Skip to content

Commit

Permalink
chore(labeler): add github actions label
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Sep 14, 2024
1 parent 05b3452 commit 53737b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ documentation:
feature:
- head-branch: ['^feat', 'feature']

github_actions:
- changed-files:
- any-glob-to-any-file:
- '.github/workflows/*.yml'

rust:
- changed-files:
- any-glob-to-any-file:
Expand Down

0 comments on commit 53737b1

Please sign in to comment.