Skip to content

Commit d7cefb3

Browse files
authored
Fix Pull Request triage action (#2497)
1 parent 142edda commit d7cefb3

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed
Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
dependencies:
2-
- vendor/**/*
3-
documentation:
4-
- website/**/*
1+
Dependencies:
2+
- changed-files:
3+
- any-glob-to-any-file: 'vendor/*'
4+
Documentation:
5+
- changed-files:
6+
- any-glob-to-any-file: 'docs/*'

0 commit comments

Comments
 (0)