Skip to content

Commit 96a68e1

Browse files
authored
Fix permissions issue for push-image-build (#2198)
Signed-off-by: ZePan110 <[email protected]>
1 parent b329790 commit 96a68e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push-image-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
permissions:
4444
actions: read
4545
attestations: read
46+
checks: read
4647
discussions: read
4748
models: read
4849
repository-projects: read

0 commit comments

Comments
 (0)