We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 431ac98 commit 5f26079Copy full SHA for 5f26079
.github/labeler.yml
@@ -8,7 +8,7 @@ templates:
8
# Workflows label for changes to GitHub workflow files (excluding changes that only change workflows prefixed with _)
9
workflows:
10
- changed-files:
11
- - all-globs-to-any-files:
+ - all-globs-to-any-file:
12
- ".github/workflows/*.yml"
13
- "!.github/workflows/_*.yml"
14
0 commit comments