Skip to content

Build in CI (#5)

Build in CI (#5) #13

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
test-build:
uses: ./.github/workflows/build.yml
with:
save: false