Skip to content

Commit

Permalink
ci: Remove invalid (?) merge_queue branches setting
Browse files Browse the repository at this point in the history
  • Loading branch information
xry111 committed Dec 3, 2024
1 parent da01372 commit 239c591
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/rust-clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ on:
# The branches below must be a subset of the branches above
branches: [ "master" ]
merge_group:
branches: [ "master" ]
schedule:
- cron: '18 8 * * 6'

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
pull_request:
branches: [ master ]
merge_group:
branches: [ master ]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 239c591

Please sign in to comment.