We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3faad commit 0affcebCopy full SHA for 0affceb
.github/workflows/test.yml
@@ -9,6 +9,8 @@ on:
9
paths-ignore:
10
- 'docs/**'
11
- 'playground/**'
12
+permissions:
13
+ contents: read
14
15
jobs:
16
build:
0 commit comments