We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9864580 commit 04a8c79Copy full SHA for 04a8c79
1 file changed
.github/labeler.yml
@@ -29,6 +29,15 @@ examples:
29
- examples/*
30
- examples/**/*
31
32
+############################################################
33
+# Examples Chef
34
35
+examples chef:
36
+ - changed-files:
37
+ - any-glob-to-any-file:
38
+ - examples/chef/*
39
+ - examples/chef/**/*
40
+
41
############################################################
42
# Documentation
43
0 commit comments