Skip to content

Add some CI

Add some CI #57

Workflow file for this run

name: Build CI
on:
push:
branches:
- main
tags:
- v*
pull_request:
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yml

Check failure on line 14 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yml" -> "./.github/workflows/build.yml" : workflow is not reusable as it is missing a `on.workflow_call` trigger