Skip to content

Commit

Permalink
Create labeler.yml
Browse files Browse the repository at this point in the history
Config for labeler
  • Loading branch information
semuelle authored Feb 2, 2024
1 parent ad5b2e6 commit fefed77
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
admin-review:
- changed-files:
- any-glob-to-any-file: applications/**

"update docs":
- changed-files:
- any-glob-to-any-file: ['docs/**', '!docs/RFPs/**']

"rfp":
- changed-files:
- any-glob-to-any-file: docs/RFPs/**

0 comments on commit fefed77

Please sign in to comment.