Skip to content

Commit

Permalink
chore: update repo semaphore project
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfluentSemaphore committed Jul 15, 2024
1 parent b1f6efa commit def4dbc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .semaphore/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ spec:
level: pipeline
whitelist:
branches:
- master
- main
- /^\d+\.\d+\.x$/
- /^\d+\.\d+\.\d+-cp\d+-rc\d+$/
- /^\d+\.\d+\.\d+-rc\d+$/
- /^gh-readonly-queue.*/
- 'master'
- 'main'
- '/^\d+\.\d+\.x$/'
- '/^\d+\.\d+\.\d+-cp\d+-rc\d+$/'
- '/^\d+\.\d+\.\d+-rc\d+$/'
- '/^gh-readonly-queue.*/'
custom_permissions: true
debug_permissions:
- empty
Expand Down

0 comments on commit def4dbc

Please sign in to comment.