Skip to content

Commit 4ca4c99

Browse files
authored
Merge pull request #13 from ReactSphere/copilot/fix-labeler-configuration-error
Fix labeler.yml format for actions/labeler@v5
2 parents 0f84b9f + 4a0bcc9 commit 4ca4c99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/labeler.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
first-contribution:
2-
- '**/*'
2+
- changed-files:
3+
- any-glob-to-any-file: '**/*'

0 commit comments

Comments
 (0)