Skip to content

Update health.yaml #182

Update health.yaml

Update health.yaml #182

Workflow file for this run

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