Skip to content

Commit 823ee09

Browse files
committed
Fix permissions
1 parent 841058e commit 823ee09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cmake-single-platform.yml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
pull_request:
99
branches: [ "master" ]
1010

11+
permissions:
12+
contents: read
13+
1114
env:
1215
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
1316
BUILD_TYPE: Debug

0 commit comments

Comments
 (0)