Skip to content

Health

Health #2

Workflow file for this run

name: Health
on:
pull_request:
branches: [ main ]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
with:
checks: 'changelog,breaking,do-not-submit,leaking,unused-dependencies'
permissions:
pull-requests: write