We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 933fdba commit ddd1a36Copy full SHA for ddd1a36
1 file changed
.github/workflows/changelog-comment.yml
@@ -1,7 +1,7 @@
1
name: Changelog Comment
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [opened, reopened]
6
workflow_dispatch:
7
inputs:
0 commit comments