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 fdac66e commit f270d55Copy full SHA for f270d55
.github/workflows/issue_open-pr.yml
@@ -2,7 +2,7 @@ name: PR opened
2
3
on:
4
pull_request:
5
- types: [opened]
+ types: [opened, edited, synchronize]
6
7
jobs:
8
add-issue-to-pr:
0 commit comments