We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa39729 commit b12520fCopy full SHA for b12520f
.github/labeler.yml
@@ -1,6 +1,8 @@
1
# Add 'label1' to any changes within 'example' folder or any subfolders
2
documentation: README.md
3
4
+dependencies: package.*
5
+
6
# Add 'label2' to any file changes within 'example2' folder
7
test-changes:
8
- test/**/*
0 commit comments