mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +03:00
ci(github): update workflow permission
This commit is contained in:
4
.github/workflows/issue_comment.yml
vendored
4
.github/workflows/issue_comment.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user