Skip to content

Commit 6ee7834

Browse files
committed
Document workflow write permission for pin sync
1 parent b98ada4 commit 6ee7834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ Required repository secrets for this workflow:
141141
- `ACTION_SYNC_APP_ID`
142142
- `ACTION_SYNC_APP_PRIVATE_KEY`
143143

144-
Those secrets should belong to a GitHub App installation that has `contents: write` and `pull_requests: write` access to the three target repositories.
144+
Those secrets should belong to a GitHub App installation that has `contents: write`, `pull_requests: write`, and `workflows: write` access to the three target repositories.

0 commit comments

Comments
 (0)