We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac9d11 commit ad1e674Copy full SHA for ad1e674
.github/workflows/github_tag_and_release.yml
@@ -2,7 +2,7 @@
2
name: Release
3
4
on: # yamllint disable-line rule:truthy
5
- pull_request:
+ pull_request_target:
6
types:
7
- closed
8
0 commit comments