ci(github): update workflow permission

This commit is contained in:
Xiao Xufeng
2026-03-23 20:58:39 +08:00
parent a7d6fb261d
commit ff014ae78c
6 changed files with 20 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
name: Sync issue comments to JIRA
permissions:
issues: write
pull-requests: write
# This workflow will be triggered when new issue comment is created (including PR comments)
on: issue_comment