chore: allow actions to open PRs

This commit is contained in:
Benjamin Shafii
2026-01-25 18:40:14 -08:00
parent 142f83668d
commit 4056e5d500

View File

@@ -31,6 +31,7 @@ on:
permissions:
contents: write
pull-requests: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}