mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
Allow job to write contents
This commit is contained in:
parent
343713bdbf
commit
2d60910b99
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
|
@ -43,6 +43,7 @@ jobs:
|
|||
needs: tests
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: write
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
if: >-
|
||||
|
|
Loading…
Reference in a new issue