Skip to content

Commit

Permalink
ci(labeler): Add sync-branches label automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
Holzhaus committed Oct 15, 2024
1 parent ee46e66 commit abe63be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,11 @@ soundsource:
- any-glob-to-any-file:
- src/sources/soundsource*

sync-branches:
- all:
- base-branch: ['\d+\.\d+']
- head-branch: ["main", '\d+\.\d+']

ui:
- changed-files:
- any-glob-to-any-file:
Expand Down

0 comments on commit abe63be

Please sign in to comment.