Skip to content

Commit 5ad636b

Browse files
authored
Allow anyone to run the /format command in PRs (#768)
1 parent b8e2bdf commit 5ad636b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/slash-command-dispatch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ jobs:
2222
commands: |
2323
format
2424
issue-type: pull-request
25+
permission: none

0 commit comments

Comments
 (0)