There was an error while loading. Please reload this page.
1 parent a3a00a3 commit e0bea92Copy full SHA for e0bea92
1 file changed
.github/workflows/ci.yml
@@ -4,6 +4,10 @@ on:
4
push:
5
pull_request:
6
7
+permissions:
8
+ contents: read
9
+ pull-requests: read
10
+
11
jobs:
12
lint:
13
runs-on: ubuntu-latest
0 commit comments