Skip to content

Commit 631a4c0

Browse files
committed
Give write permission to statuses in windows workflow
1 parent a8eadce commit 631a4c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
runs-on: self-hosted
6060
permissions:
6161
checks: write
62+
statuses: write
6263
steps:
6364
- name: Create pending status
6465
uses: actions/github-script@v7

0 commit comments

Comments
 (0)