Skip to content

Commit 2ee373e

Browse files
Update manual-status-setter.yaml
1 parent 57d77ea commit 2ee373e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/manual-status-setter.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
type: boolean
1414
default: false
1515

16+
permissions:
17+
statuses: write
18+
1619
env:
1720
REPO_NAME: ${{ github.event.repository.name }}
1821
REPO_OWNER: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)