Skip to content

Commit

Permalink
Do not run CI on merges to relese (#19005)
Browse files Browse the repository at this point in the history
#19004 for the release branch.
  • Loading branch information
Kordyjan authored Nov 21, 2023
2 parents e0ab663 + 4d2f0db commit cd08e16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:
- '*'
branches-ignore:
- 'gh-readonly-queue/**'
- 'release-**'
pull_request:
merge_group:
schedule:
Expand Down

0 comments on commit cd08e16

Please sign in to comment.