There was an error while loading. Please reload this page.
1 parent 1714e3e commit f6aa8b6Copy full SHA for f6aa8b6
1 file changed
.github/workflows/testing.yml
@@ -7,6 +7,9 @@ on:
7
8
jobs:
9
test:
10
+ permissions:
11
+ checks: write
12
+ pull-requests: write
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments