Skip to content

vendor node_preamble so the test binary can be used by the Dart SDK #144

vendor node_preamble so the test binary can be used by the Dart SDK

vendor node_preamble so the test binary can be used by the Dart SDK #144

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
with:
checks: "version,changelog,do-not-submit"
permissions:
pull-requests: write