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.
2 parents 9b9bed2 + d4ef2ca commit b0e1010Copy full SHA for b0e1010
.github/labeler.yml
@@ -0,0 +1,9 @@
1
+# Add 'label1' to any changes within 'example' folder or any subfolders
2
+documentation: README.md
3
+
4
+# Add 'label2' to any file changes within 'example2' folder
5
+test:
6
+ - test/**/*
7
8
+github-actions:
9
+ - .github/**/*
0 commit comments