Skip to content

Commit 6224531

Browse files
Interested-Deving-1896AI Resolverona-agent
committed
Fix permissions for syncing branches [skip ci]
Co-authored-by: AI Resolver <no-reply@github.com> Co-authored-by: Ona <no-reply@ona.com>
1 parent f6822a1 commit 6224531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-btrfs-devel-branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ on:
3131
default: "Interested-Deving-1896/linux-merge"
3232

3333
permissions:
34-
contents: read
34+
contents: write # Changed from read to write
3535

3636
# ── Rate limits ──────────────────────────────────────────────────────────────
3737
# GitHub REST API (SYNC_TOKEN): 5 000 req/hr primary limit.

0 commit comments

Comments
 (0)