Skip to content

Commit

Permalink
Don't run CI on gh-readonly-queue/master (merge group does it already) (
Browse files Browse the repository at this point in the history
#11461)

* Don't run CI on gh-readonly-queue/master (merge group does it already)

Don't run both of these rules together as they conflict with each other and cancel each other out

* Update .github/workflows/ci_suite.yml
  • Loading branch information
PowerfulBacon authored Sep 9, 2024
1 parent 7aea2a7 commit b173185
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
branches:
- master
- 'project/**'
- 'gh-readonly-queue/master/**'
- 'gh-readonly-queue/project/**'
pull_request:
branches:
- master
Expand Down

0 comments on commit b173185

Please sign in to comment.