There was an error while loading. Please reload this page.
1 parent 4ff07c6 commit 82e2ef9Copy full SHA for 82e2ef9
1 file changed
.github/workflows/lint.yml
@@ -2,6 +2,9 @@ name: Lint
2
on:
3
pull_request:
4
5
+permissions:
6
+ contents: read
7
+
8
jobs:
9
lint:
10
runs-on: ubuntu-latest
0 commit comments