Skip to content

add health check job #4

add health check job

add health check job #4

Workflow file for this run

name: Health
on:
pull_request:
branches: [ main, master ]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
permissions:
pull-requests: write