Skip to content

Commit 7025cd9

Browse files
committed
.
1 parent d01174e commit 7025cd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/reusable_fast.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: FastBuild
33

44
on: workflow_call
55

6-
permissions:
7-
contents: read
8-
packages: read
6+
permissions: read-all
7+
# contents: read
8+
# packages: read
99

1010
env:
1111
BUILD_DIR : "${{github.workspace}}/build"

0 commit comments

Comments
 (0)