Skip to content

Commit

Permalink
Update labeler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
semuelle authored Feb 6, 2024
1 parent 4741750 commit 7265c39
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
- any-glob-to-any-file: applications/**

"update docs":
- changed-files:
- any-glob-to-any-file: 'docs/**'
- all-globs-to-all-files: '!docs/RFPs/**'
- all:
- changed-files:
- any-glob-to-any-file: 'docs/**'
- all-globs-to-all-files: '!docs/RFPs/**'

"rfp":
- changed-files:
Expand Down

0 comments on commit 7265c39

Please sign in to comment.