Skip to content

Commit 6befccc

Browse files
committed
gha: add permissions for jira_issue_manage to write issue
1 parent 828a9b0 commit 6befccc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jira_issue_manage.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
permissions:
1717
id-token: write
1818
contents: read
19+
issues: write
1920
steps:
2021
- uses: actions/checkout@v4
2122
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)