Skip to content

Commit bba5c74

Browse files
Alexandre NédélecCopilot
andcommitted
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

File tree

.github/workflows/template-sync.lock.yml

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/template-sync.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ tools:
1919

2020
safe-outputs:
2121
create-pull-request:
22+
protected-files: allowed
2223
---
2324

2425
You are helping sync the personal blog at TechWatching/techwatching.dev with its upstream

0 commit comments

Comments
 (0)