Skip to content

Commit

Permalink
add "Changes: Audio" label to labeler (space-wizards#33790)
Browse files Browse the repository at this point in the history
add audio label to labeler
  • Loading branch information
slarticodefast authored Dec 9, 2024
1 parent a7957dd commit 8bb4c82
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
- changed-files:
- any-glob-to-any-file: '**/*.swsl'

"Changes: Audio":
- changed-files:
- any-glob-to-any-file: '**/*.ogg'

"Changes: No C#":
- changed-files:
# Equiv to any-glob-to-all as long as this has one matcher. If ALL changed files are not C# files, then apply label.
Expand Down

0 comments on commit 8bb4c82

Please sign in to comment.