There was an error while loading. Please reload this page.
1 parent 94d7b68 commit 72f989cCopy full SHA for 72f989c
1 file changed
.github/workflows/test.yml
@@ -7,6 +7,10 @@ on:
7
- master
8
workflow_call:
9
10
+permissions:
11
+ contents: read
12
+ pull-requests: write
13
+
14
jobs:
15
lint:
16
runs-on: ubuntu-latest
0 commit comments