Skip to content

Commit

Permalink
Create labeler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 committed Oct 15, 2023
1 parent b0818fa commit b3ea0cd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/config/labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Add 'in progress' label to any root file changes
in progress:
- '*'

# Add 'wait' label to any root file changes
wait:
- '*'

# Add 'Version 2' label to any root file changes
Version 2:
- '*'

0 comments on commit b3ea0cd

Please sign in to comment.