Skip to content

Commit

Permalink
CLI-1314: Link GitHub PRs to Jira (#1722)
Browse files Browse the repository at this point in the history
* CLI-1314: Link GitHub PRs to Jira

* dev version

* debug

* pull_request_target

* only opened

* back to main
  • Loading branch information
danepowell authored Apr 10, 2024
1 parent 9f8b46d commit e175526
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ on:
types:
- opened
- closed
pull_request_target:
types:
- opened
permissions:
issues: write
pull-requests: read
jobs:
jira:
uses: acquia/.github/.github/workflows/jira.yml@main
Expand Down

0 comments on commit e175526

Please sign in to comment.