Commit bd5d21b
Use ADMIN_PAT for baseline update push to bypass branch protection
The default GITHUB_TOKEN cannot push to master when required status
checks are enabled, since the new commit has never had checks run on it.
An admin PAT bypasses this restriction.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ec31e0b commit bd5d21b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
0 commit comments