There was an error while loading. Please reload this page.
1 parent a1f6ccf commit 9ad4a67Copy full SHA for 9ad4a67
1 file changed
.github/workflows/check.yml
@@ -4,6 +4,9 @@ on:
4
workflow_call:
5
push:
6
7
+permissions:
8
+ contents: read
9
+
10
jobs:
11
check:
12
runs-on: ubuntu-latest
0 commit comments