We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac10598 commit 8b33694Copy full SHA for 8b33694
.github/workflows/add-content-to-project.yml
@@ -10,7 +10,7 @@ on:
10
# Calling it multiple times will be idempotent.
11
#
12
# See https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
13
- # to see the reasoning behind using `pull_request_target` instead of `pull_request`
+ # to see the reasoning behind using `pull_request_target` instead of `pull_request`
14
types: [opened, reopened, ready_for_review]
15
16
jobs:
0 commit comments