Skip to content
Snippets Groups Projects
Commit 58b4d5a7 authored by Benjamin Wingfield's avatar Benjamin Wingfield
Browse files

fix "on"

parent 7754b79a
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,12 @@ name: Rust
on:
push:
branches:
- "main"
- "dev"
- main
- dev
pull_request:
- "main"
- "dev"
branches:
- main
- dev
env:
CARGO_TERM_COLOR: always
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment