mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
Skip label triage for Dependabot PRs (#2985)
This commit is contained in:
parent
783d402038
commit
ea5e8c66c1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/marvin-label-triage.yml
vendored
1
.github/workflows/marvin-label-triage.yml
vendored
|
|
@ -19,6 +19,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
label-issue-or-pr:
|
||||
if: github.actor != 'dependabot[bot]'
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue