mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
ci: Update Actions events to include pull_request
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: Continuous Integration
|
name: Continuous Integration
|
||||||
on: push
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
# Run the `rustfmt` code formatter
|
# Run the `rustfmt` code formatter
|
||||||
rustfmt:
|
rustfmt:
|
||||||
|
|||||||
Reference in New Issue
Block a user