mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 12:15:12 +00:00
Use GH_AW_CODEOWNER_PR_TOKEN for PR creation in codeowner-update
Scoped custom token only to create-pull-request safe output. All other operations use default token fallback chains. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/codeowner-update.md
vendored
1
.github/workflows/codeowner-update.md
vendored
@@ -16,6 +16,7 @@ safe-outputs:
|
||||
base-branch: staged
|
||||
title-prefix: "[codeowner] "
|
||||
draft: false
|
||||
github-token: ${{ secrets.GH_AW_CODEOWNER_PR_TOKEN }}
|
||||
add-comment:
|
||||
max: 1
|
||||
noop:
|
||||
|
||||
Reference in New Issue
Block a user