package: write

This commit is contained in:
qurious-pixel 2025-11-22 09:49:36 -08:00 committed by GitHub
parent d77d8c6f1a
commit 032714ccd1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,9 @@ on:
pull_request:
workflow_dispatch:
permissions:
packages: write
concurrency:
group: ${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true