We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a27af98 commit fcebeabCopy full SHA for fcebeab
.github/workflows/command-block.yml
@@ -1,6 +1,8 @@
1
name: Comment on manual command changes
2
on:
3
- pull_request:
+ pull_request_target:
4
+ types:
5
+ - opened
6
paths:
7
- 'commands/docs/**'
8
0 commit comments