There was an error while loading. Please reload this page.
2 parents 5b66168 + 148a865 commit 8e03d73Copy full SHA for 8e03d73
1 file changed
.github/workflows/check.yml
@@ -11,7 +11,8 @@ concurrency:
11
group: ${{ github.workflow }}-${{ github.ref }}
12
cancel-in-progress: true
13
14
-permissions: {}
+permissions:
15
+ contents: read
16
17
jobs:
18
build:
0 commit comments