Skip to content

Commit

Permalink
fixed github actions for main and dev branches
Browse files Browse the repository at this point in the history
  • Loading branch information
2AUK committed Mar 14, 2024
1 parent 8ccca74 commit 3c9f0f6
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
@@ -1,7 +1,8 @@
on:
push:
branches:
- 'rust_ext'
- 'main'
- '0.3.1-dev'

name: General Rust Suite

Expand Down

0 comments on commit 3c9f0f6

Please sign in to comment.