Skip to content

Commit

Permalink
ci: put master on ci branches
Browse files Browse the repository at this point in the history
Uinelj authored Sep 8, 2021
1 parent 8f300a2 commit 5b966f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ name: Rust

on:
push:
branches: [ dev ]
branches: [ master, dev ]
pull_request:
branches: [ master, dev ]

0 comments on commit 5b966f3

Please sign in to comment.