Skip to content

Commit 96a68e1

Browse files
authored
Fix permissions issue for push-image-build (#2198)
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent b329790 commit 96a68e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)