We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8585846 commit c11dc7dCopy full SHA for c11dc7d
.github/workflows/issue-from-pr.yml
@@ -1,8 +1,5 @@
1
name: Issue from PR
2
-on:
3
- push:
4
- pull_request_target:
5
- types: [closed]
+on: pull_request_target
6
7
jobs:
8
issue_from_pr:
0 commit comments