We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ddac2 commit b530fabCopy full SHA for b530fab
1 file changed
.github/workflows/restricted-paths-guard.yml
@@ -167,7 +167,7 @@ jobs:
167
fi
168
169
case "$COLLABORATOR_PERMISSION" in
170
- admin|maintain|triage|read)
+ admin|maintain|write|triage|read)
171
HAS_TRUSTED_SIGNAL=true
172
LABEL_ACTION="not needed (collaborator permission is a trusted signal)"
173
TRUSTED_SIGNALS="collaborator_permission:$COLLABORATOR_PERMISSION"
0 commit comments