Allow workflow to create pull requests

This commit is contained in:
Andrei Kvapil 2025-04-03 15:21:31 +02:00
parent 6980dc59c5
commit b2980afcd1
No known key found for this signature in database
GPG key ID: 931CF7FEACEAF765

View file

@ -12,6 +12,7 @@ jobs:
permissions:
contents: write
packages: write
pull-requests: write
steps:
- name: Check if release already exists