Update health.yaml

This commit is contained in:
Moritz 2024-12-16 14:40:20 +01:00 committed by GitHub
parent 6676c20df2
commit b3ad3d8acd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@ on:
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@9fabe464ea1d8408774de74d2ac759c1f90ae480
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
with:
checks: "version,changelog,do-not-submit,breaking,coverage,leaking"
checks: "changelog,do-not-submit,breaking,coverage,leaking"
permissions:
pull-requests: write
pull-requests: write