2 parents 68b002a + 7518b8d commit 7e39feaCopy full SHA for 7e39fea
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,10 @@ on:
6
pull_request:
7
branches: [main]
8
9
+permissions:
10
+ contents: read
11
+ pull-requests: write
12
+
13
jobs:
14
test:
15
runs-on: ubuntu-latest
0 commit comments