Skip label triage for Dependabot PRs

This commit is contained in:
Jeremiah Lowin 2026-01-22 09:24:43 -05:00
commit f09bb55385

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: