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.
2 parents 79853b8 + 7e8a08e commit 630f7b9Copy full SHA for 630f7b9
.github/workflows/jira.yml
@@ -4,7 +4,7 @@ name: Export issue to Jira
4
on:
5
issues:
6
types: [labeled]
7
- pull_requests:
+ pull_request:
8
9
10
permissions:
0 commit comments