ci: Auto-approve commits by release-plz

This commit is contained in:
Chris Hennick 2024-04-23 23:57:44 -07:00
parent 9def229683
commit 96441f0547
No known key found for this signature in database
GPG key ID: DA47AABA4961C509

View file

@ -8,7 +8,7 @@ permissions:
jobs:
dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' || github.actor == 'Pr0methean' }}
if: ${{ github.actor == 'dependabot[bot]' || github.actor == 'github-actions' || github.actor == 'Pr0methean' }}
steps:
- name: Dependabot metadata
id: metadata