Skip to content

Commit

Permalink
Merge pull request #24518 from redpanda-data/issue-write
Browse files Browse the repository at this point in the history
gha: add permissions for jira_issue_manage to write issue
  • Loading branch information
andrewhsu authored Dec 11, 2024
2 parents 9ee354a + 6befccc commit dda3552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jira_issue_manage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
permissions:
id-token: write
contents: read
issues: write
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit dda3552

Please sign in to comment.