We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fc3c7a + 64a0ab6 commit 37fd4bdCopy full SHA for 37fd4bd
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