We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d38f4a commit 3544dfaCopy full SHA for 3544dfa
.github/workflows/build.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
branches:
6
- main
7
+
8
+permissions:
9
+ contents: read
10
11
jobs:
12
build:
0 commit comments