Skip to content

opencca/chore: Introduce CI runner and readme for opencca #3

opencca/chore: Introduce CI runner and readme for opencca

opencca/chore: Introduce CI runner and readme for opencca #3

Workflow file for this run

name: opencca-build
on:
push:
branches: [opencca/main, opencca/systex25, opencca/next, opencca/rk3588-v5+v7]
workflow_dispatch:
jobs:
trigger-external:
uses: opencca/ci-scripts/.github/workflows/build-linux.yml@opencca/main
with:
branch: ${{ github.ref_name }}