We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db9f28d + 7faff0f commit 27bdd82Copy full SHA for 27bdd82
1 file changed
.github/workflows/build.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: [ "main" ]
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
build:
14
0 commit comments