We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e512820 commit 312a79bCopy full SHA for 312a79b
1 file changed
.github/workflows/pr-check.yml
@@ -1,7 +1,8 @@
1
name: PR Check
2
3
on:
4
- pull_request_target:
+ pull_request_review:
5
+ types: [submitted]
6
branches:
7
- main
8
0 commit comments