Skip to content

Commit

Permalink
ci: ignore merge queue branches (aquasecurity#4696)
Browse files Browse the repository at this point in the history
  • Loading branch information
knqyf263 committed Jun 22, 2023
1 parent 32a3a33 commit a21acc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches-ignore:
- 'main'
- 'gh-readonly-queue/**'
paths-ignore:
- '**.md'
- 'docs/**'
Expand Down

0 comments on commit a21acc7

Please sign in to comment.