We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8703b6 commit 431157cCopy full SHA for 431157c
.github/workflows/pr_intro_comment.yml
@@ -1,4 +1,6 @@
1
-on: [pull_request_target]
+on:
2
+ pull_request_target:
3
+ types: [opened]
4
jobs:
5
comment_on_pr:
6
runs-on: ubuntu-latest
0 commit comments