We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7366d8f commit a9da0c8Copy full SHA for a9da0c8
1 file changed
.github/workflows/triage-unallowed-contributions.yml
@@ -21,7 +21,7 @@ on:
21
- 'lib/search/indexes/**'
22
- 'package*.json'
23
- 'Procfile'
24
- - 'scripts/**'
+ - 'script/**'
25
- 'translations/**'
26
27
permissions:
0 commit comments