Skip to content

Commit 97b5398

Browse files
committed
Fix 1
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent 9259ba4 commit 97b5398

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/_helm-e2e.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
name: Helm Chart E2e Test For Call
5-
permissions: read-all
5+
permissions:
6+
contents: read
7+
68
on:
79
workflow_call:
810
inputs:

0 commit comments

Comments
 (0)