Skip to content

Commit

Permalink
Add auto labeler support for 'Actions'
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusWL committed Oct 28, 2024
1 parent 01fa95f commit e3c400b
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 @@ -38,6 +38,10 @@ Swift:
- swift/**/*
- change-notes/**/*swift*

Actions:
- actions/**/*
- change-notes/**/*actions*

documentation:
- "**/*.qhelp"
- "**/*.md"
Expand Down

0 comments on commit e3c400b

Please sign in to comment.