Commit bba5c74
fix: allow protected files in create-pull-request safe output
package.json, pnpm-lock.yaml, and .github/template-sync-state.json are
protected by default. Since this workflow explicitly manages these files,
set protected-files: allowed.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 566f798 commit bba5c74
2 files changed
Lines changed: 22 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments