Skip to content

Commit cc95a95

Browse files
committed
needs write permissions to update the org project board
Signed-off-by: James Rawlings <jrawlings@chainguard.dev>
1 parent 133a714 commit cc95a95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/chainguard/project-board-sync.sts.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ issuer: https://token.actions.githubusercontent.com
22
subject: repo:chainguard-dev/project-backup:ref:refs/heads/main
33
claim_pattern:
44
# Restrict to specific workflow
5-
workflow_ref: chainguard-dev/project-backup/.github/workflows/sync-pr-board\.yml@refs/heads/main
5+
workflow_ref: chainguard-dev/project-backup/.github/workflows/sync-pr-board-wolfi.yml@refs/heads/main
66

77
permissions:
88
metadata: read
99
contents: read
1010
issues: read
1111
pull_requests: read
1212
repository_projects: read
13-
organization_projects: read
13+
organization_projects: write
1414
members: read
1515

1616
repositories:

0 commit comments

Comments
 (0)