Skip to content

Commit dac2620

Browse files
Potential fix for code scanning alert no. 385: Workflow does not contain permissions
Signed-off-by: ZePan110 <ze.pan@intel.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent af8ccbf commit dac2620

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-image-size.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Copyright (C) 2024 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
33
name: Check Docker Image Size Change
4+
permissions:
5+
contents: read
46

57
on:
68
pull_request:

0 commit comments

Comments
 (0)