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 79853b8 commit 7e8a08eCopy full SHA for 7e8a08e
.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