We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42b702e + 528da79 commit aae2bbcCopy full SHA for aae2bbc
1 file changed
.github/workflows/build.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: [ main, develop ]
8
9
+permissions:
10
+ contents: read
11
+
12
env:
13
BUILD_TYPE: Release
14
0 commit comments