We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f763951 + ddff197 commit 9ebea3bCopy full SHA for 9ebea3b
1 file changed
.github/workflows/build.yml
@@ -23,6 +23,9 @@ on:
23
pull_request:
24
branches: [ "main" ]
25
26
+permissions:
27
+ contents: read
28
+
29
jobs:
30
31
build:
0 commit comments