We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062378d commit 92f12b2Copy full SHA for 92f12b2
1 file changed
.github/workflows/pr-jira-link.yaml
@@ -1,7 +1,7 @@
1
name: Create PR JIRA Link
2
on:
3
pull_request:
4
- types: [opened]
+ types: [opened, synchronize]
5
6
jobs:
7
link-ticket:
0 commit comments