Skip to content

Update reusable-ci-workflow.yaml #23

Update reusable-ci-workflow.yaml

Update reusable-ci-workflow.yaml #23

Workflow file for this run

name: Main CI
on:
push:
branches:
- main
jobs:
ci-workflow:
name: Build and test
uses: ./.github/workflows/reusable-ci-workflow.yaml
secrets: inherit