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