We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a96c2c commit b446edfCopy full SHA for b446edf
1 file changed
.github/workflows/build-validation.yml
@@ -14,6 +14,9 @@ on:
14
pull_request:
15
branches: [ main ]
16
17
+permissions:
18
+ contents: read
19
+
20
jobs:
21
build:
22
0 commit comments