Skip to content

Commit ac89abf

Browse files
authored
Merge pull request #1506 from kbenzie/benie/ci-pr-labeler-fix-ci/cd-label
Fix ci/cd label name in pull request labeler config
2 parents 6e76c98 + f480998 commit ac89abf

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
@@ -2,7 +2,7 @@
22
# pull requests based on the globs below. For documentation see:
33
# https://github.com/marketplace/actions/labeler
44
---
5-
ci-cd:
5+
ci/cd:
66
- changed-files:
77
- any-glob-to-any-file:
88
- .github/**

0 commit comments

Comments
 (0)