Fix codeowner-update: remove explicit github-token, use default fallback

Without explicit github-token, the compiler generates a proper
fallback chain (GH_AW_GITHUB_TOKEN || GITHUB_TOKEN) ensuring
a valid token is always available for git push operations.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Aaron Powell
2026-03-04 13:21:41 +11:00
parent 75b4531d4c
commit 9767068359
2 changed files with 3 additions and 4 deletions

View File

@@ -16,7 +16,6 @@ safe-outputs:
base-branch: staged
title-prefix: "[codeowner] "
draft: false
github-token: ${{ secrets.GH_AW_GITHUB_TOKEN }}
add-comment:
max: 1
noop: