mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
Skip label triage for Dependabot PRs
This commit is contained in:
parent
6efbc5db1d
commit
f09bb55385
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