Skip to content

Commit

Permalink
CI on dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mhovd authored Dec 21, 2024
1 parent 87fac01 commit 2705e7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ name: Build
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev

concurrency:
group: '${{ github.workflow }}-${{ github.ref }}'
Expand Down

0 comments on commit 2705e7b

Please sign in to comment.