We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be4abc5 + 6271dd3 commit 33cc9b4Copy full SHA for 33cc9b4
1 file changed
.github/workflows/build.yml
@@ -6,6 +6,9 @@ on:
6
- main
7
- next
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
build:
14
runs-on: ubuntu-latest
0 commit comments