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 07bd8a5 commit ce5b17aCopy full SHA for ce5b17a
1 file changed
.github/workflows/pr-commenter.yml
@@ -1,8 +1,7 @@
1
name: PR Auto Commenter
2
3
on:
4
- pull_request:
5
- types: [opened, reopened, synchronize]
+ workflow_dispatch:
6
7
permissions:
8
pull-requests: write
0 commit comments