We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ce00ca + 8145bdb commit 07986a4Copy full SHA for 07986a4
1 file changed
.github/workflows/git-issues-jira-automation.yaml
@@ -1,7 +1,7 @@
1
name: Git Issues Jira Automation Pipeline
2
on:
3
issues:
4
- types: [opened, closed]
+ types: [opened]
5
issue_comment:
6
types: [created]
7
0 commit comments