We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841058e commit 823ee09Copy full SHA for 823ee09
.github/workflows/cmake-single-platform.yml
@@ -8,6 +8,9 @@ on:
8
pull_request:
9
branches: [ "master" ]
10
11
+permissions:
12
+ contents: read
13
+
14
env:
15
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
16
BUILD_TYPE: Debug
0 commit comments