Skip label triage for Dependabot PRs (#2985)

This commit is contained in:
Jeremiah Lowin 2026-01-22 09:27:15 -05:00 committed by GitHub
commit ea5e8c66c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,7 @@ concurrency:
jobs:
label-issue-or-pr:
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
timeout-minutes: 10
permissions: