Allow write access to action to allow creating the branch

This commit is contained in:
Matthias 2023-12-21 19:34:21 +01:00
parent 881247a823
commit 71689d9d6f

View File

@ -9,6 +9,7 @@ on:
permissions:
pull-requests: write
contents: write
jobs:
auto-update: