Skip to content

Commit 5f26079

Browse files
chore: fix typo in labeler configuration file (#14)
1 parent 431ac98 commit 5f26079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ templates:
88
# Workflows label for changes to GitHub workflow files (excluding changes that only change workflows prefixed with _)
99
workflows:
1010
- changed-files:
11-
- all-globs-to-any-files:
11+
- all-globs-to-any-file:
1212
- ".github/workflows/*.yml"
1313
- "!.github/workflows/_*.yml"
1414

0 commit comments

Comments
 (0)