Skip to content

Commit

Permalink
[ci] updates push condition branch names
Browse files Browse the repository at this point in the history
  • Loading branch information
wookietreiber committed Oct 20, 2023
1 parent 965313a commit dec31b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ on:
- '**.rs'
push:
branches:
- master
- main
- wip/next
paths:
- 'Cargo.toml'
- 'Cargo.lock'
Expand Down

0 comments on commit dec31b0

Please sign in to comment.