mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-05 06:35:56 +00:00
fix: grant pull-requests: write permission in label-pr-intent workflow (#1612)
* Initial plan * fix: grant pull-requests: write permission in label-pr-intent workflow Agent-Logs-Url: https://github.com/github/awesome-copilot/sessions/02960aad-3fd4-45cf-b9d1-9aa219e14604 Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/label-pr-intent.yml
vendored
2
.github/workflows/label-pr-intent.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: read
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
label-pr:
|
||||
|
||||
Reference in New Issue
Block a user