Skip to content

Commit

Permalink
Merge pull request #9166 from joshcooper/revert_label_pull
Browse files Browse the repository at this point in the history
Revert labeling pull requests
  • Loading branch information
joshcooper authored Nov 22, 2023
2 parents 630f7b9 + 0691125 commit f3ffd8a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/jira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@ name: Export issue to Jira
on:
issues:
types: [labeled]
pull_request:
types: [labeled]

permissions:
issues: write
pull-requests: write

jobs:
export:
Expand Down

0 comments on commit f3ffd8a

Please sign in to comment.