Skip to content

Commit

Permalink
Merge pull request #1318 from webknjaz/maintenance/gha-merge-queue-un…
Browse files Browse the repository at this point in the history
…double

Unduplicate GHA runs for merge queues and pushes
  • Loading branch information
webknjaz authored Oct 24, 2023
2 parents 4fffd96 + fd73358 commit 576220c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Test
on:
merge_group:
push:
branches-ignore:
- gh-readonly-queue/** # Temporary merge queue-related GH-made branches
pull_request:
schedule:
- cron: "0 6 * * *" # daily at 6am
Expand Down

0 comments on commit 576220c

Please sign in to comment.