Skip to content

Commit

Permalink
TRY-45 make CI run on every branch (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabus1184 authored Oct 30, 2023
1 parent 5b31414 commit 5356050
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Rust Linux

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

env:
CARGO_TERM_COLOR: always
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/rust-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Rust Windows

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 5356050

Please sign in to comment.