Skip to content

Commit 955bc50

Browse files
add permission
1 parent 36e2d07 commit 955bc50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ permissions:
1010
pull-requests: write
1111
# For pr-check to create a status
1212
statuses: write
13+
# Needed to create PR statuses/checks
14+
checks: write
1315

1416
jobs:
1517
# Run install in one step so deps can be cached for other steps

0 commit comments

Comments
 (0)