We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e12b832 + be29634 commit 9e12dc8Copy full SHA for 9e12dc8
1 file changed
.github/workflows/triage-unallowed-contributions.yml
@@ -78,7 +78,7 @@ jobs:
78
with:
79
github-token: ${{secrets.GITHUB_TOKEN}}
80
script: |
81
- constFilesArr = [
+ const badFilesArr = [
82
'translations/**',
83
'lib/rest/static/**',
84
'.github/workflows/**',
0 commit comments