Commit c2c26c8
Fix build-sqlfile workflow: use PAT to bypass branch protection
The default GITHUB_TOKEN cannot push directly to main when branch
protection rules require PRs and status checks. Switch to a PAT
stored as a repo secret, and bump actions/checkout to v4.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5ea1fc9 commit c2c26c8
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments