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 c935bfa + b0e1010 commit 2e5a33bCopy full SHA for 2e5a33b
.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