Skip to content

Commit

Permalink
test on dev branch now
Browse files Browse the repository at this point in the history
  • Loading branch information
Akmot9 committed Aug 18, 2023
1 parent 21f8cfd commit 40d6842
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Rust

on:
push:
branches: [ "main" ]
branches:
- main
- dev # Add the dev branch here
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit 40d6842

Please sign in to comment.