Skip to content

Add some CI

Add some CI #60

Workflow file for this run

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