We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f3ae9d + 78dee40 commit b9dec16Copy full SHA for b9dec16
1 file changed
.github/workflows/check.yml
@@ -9,6 +9,9 @@ on:
9
push:
10
branches: [ master, stable-* ]
11
12
+permissions:
13
+ contents: read
14
+
15
jobs:
16
check:
17
runs-on: ubuntu-latest
0 commit comments