Skip to content

Commit

Permalink
Merge pull request puppetlabs#2645 from joshcooper/revert_label_pull
Browse files Browse the repository at this point in the history
Revert "Merge pull request puppetlabs#2639 from joshcooper/label_pulls"
  • Loading branch information
joshcooper authored Nov 22, 2023
2 parents bab7dfe + d387ecb commit 3c39454
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_requests:
types: [labeled]

permissions:
issues: write
pull-requests: write

jobs:
export:
Expand Down

0 comments on commit 3c39454

Please sign in to comment.