Skip to content

Commit

Permalink
ci: run Rust CI workflow on PRs to non-main bases (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
sd2k authored Oct 10, 2024
1 parent a7c2d72 commit 253f6d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 253f6d9

Please sign in to comment.