We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fab0de commit 60834e2Copy full SHA for 60834e2
.github/workflows/main.yaml
@@ -6,7 +6,8 @@ on:
6
- 'master'
7
pull_request:
8
9
-permissions: {}
+permissions:
10
+ contents: read # required for git lfs
11
12
jobs:
13
test:
0 commit comments