Skip to content

Commit f480998

Browse files
committed
Fix ci/cd label name in pull request labeler config
1 parent cda0cd9 commit f480998

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)