ci: give write access to changelogensets

This commit is contained in:
Daniel Roe 2023-04-20 10:45:25 +01:00
parent 2a596c2b3d
commit 0518cdbff1

View File

@ -7,6 +7,7 @@ on:
permissions:
pull-requests: write
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.sha }}