Skip to content

Commit

Permalink
Upgraded labeler and yml structure
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentb4 committed Jun 19, 2024
1 parent 48caaf8 commit f9ab819
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
network-access-control:
- '**'
- changed-files:
- any-glob-to-any-file: '**'

documentation:
- "diagrams/**"
- "documentation/**"
- "README.md"
- changed-files:
- any-glob-to-any-file: "diagrams/**"
- any-glob-to-any-file: "documentation/**"
- any-glob-to-any-file: "README.md"

0 comments on commit f9ab819

Please sign in to comment.