Skip to content

Commit 821f466

Browse files
authored
feat: labeler
1 parent 78f3842 commit 821f466

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/labeler.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Github Action
2+
"github_actions":
3+
- changed-files:
4+
- any-glob-to-any-file:
5+
- .github/*
6+
7+
# Documentation
8+
"documentation":
9+
- changed-files:
10+
- any-glob-to-any-file:
11+
- user_guide_src/*

0 commit comments

Comments
 (0)