mirror of
https://github.com/starship/starship.git
synced 2025-02-23 05:41:44 +01:00
ci: Update Actions events to include pull_request
This commit is contained in:
parent
8d353f72c6
commit
c5e693b638
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Continuous Integration
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
# Run the `rustfmt` code formatter
|
||||
rustfmt:
|
||||
|
Loading…
Reference in New Issue
Block a user