Sign in
dart
/
ecosystem
/
9ef59485a6e6c0a76ac7ab6bac6932d5c418f58e
/
.
/
.github
/
workflows
/
health_internal.yaml
blob: f038f24fd9b406e569e3eea5dca8f825843bd2f5 [
file
] [
log
] [
blame
]
# A CI configuration to check PR health.
name:
Health
on:
pull_request:
branches:
[ main ]
types:
[opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses:
./.github/workflows/health.yaml