ci: Skip CI for Dependabot branches, since PR CI makes it redundant

This commit is contained in:
Chris Hennick 2024-04-24 02:06:30 -07:00
parent 5ec900db1b
commit 1e23caa003
No known key found for this signature in database
GPG key ID: DA47AABA4961C509

View file

@ -7,6 +7,7 @@ on:
push:
branches-ignore:
- 'release-plz-**'
- 'dependabot/**'
workflow_dispatch:
env: