We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d38f4a + 3544dfa commit e6f6221Copy full SHA for e6f6221
1 file changed
.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