Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownK19 committed May 10, 2024
1 parent e222970 commit 5cc4470
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@ name: Rust

on:
push:
branches: [ main ]
branches:
- main
- midnight
pull_request:
branches: [ main ]
branches:
- main
- midnight

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 5cc4470

Please sign in to comment.