Skip to content

Commit 036c994

Browse files
authored
chore: add missing permission to release workflow
1 parent a8fe36b commit 036c994

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
permissions:
1010
contents: write
1111
id-token: write
12+
checks: write
1213

1314
jobs:
1415
unittests:

0 commit comments

Comments
 (0)