Skip to content

Commit 8c1d22a

Browse files
authored
ci: update permissions
1 parent fa6a2ed commit 8c1d22a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ on:
1414
paths:
1515
- '**'
1616

17+
permissions:
18+
contents: write
19+
1720
jobs:
1821
test:
1922
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)