Skip to content

Commit

Permalink
ci: Fix main branch in CI (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsan committed Jan 23, 2022
1 parent c27782f commit 80e3197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
branches:
- staging
- trying
- master
- main
- develop
pull_request:
branches:
- staging
- trying
- master
- main
- develop

env:
Expand Down

0 comments on commit 80e3197

Please sign in to comment.