Skip to content

ci: refactor into reusable workflow #1

ci: refactor into reusable workflow

ci: refactor into reusable workflow #1

name: SystemReady-ACS Integration Build (push/PR)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
run:
uses: ./.github/workflows/systemready_ci.yml
with:
run-sysready: true
run-dt: true
secrets: inherit