Skip to content

Commit 1b9a169

Browse files
author
Adrian Hall
committed
Fix permissions error with GHA
1 parent 6030b53 commit 1b9a169

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-library.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ env:
2323
permissions:
2424
pull-requests: write
2525
contents: read
26+
checks: write
2627

2728
jobs:
2829
build:

0 commit comments

Comments
 (0)