We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9ba8f2 + de44114 commit 57f2ebdCopy full SHA for 57f2ebd
1 file changed
.github/workflows/check.yml
@@ -12,6 +12,9 @@ on:
12
push:
13
branches: [ main, stable-* ]
14
15
+permissions:
16
+ contents: read
17
+
18
jobs:
19
check:
20
runs-on: ubuntu-latest
0 commit comments