Add auto labeler support for 'Actions'

This commit is contained in:
Rasmus Wriedt Larsen
2024-10-28 10:46:05 +01:00
parent 01fa95f98a
commit e3c400b0c8

4
.github/labeler.yml vendored
View File

@@ -38,6 +38,10 @@ Swift:
- swift/**/* - swift/**/*
- change-notes/**/*swift* - change-notes/**/*swift*
Actions:
- actions/**/*
- change-notes/**/*actions*
documentation: documentation:
- "**/*.qhelp" - "**/*.qhelp"
- "**/*.md" - "**/*.md"