Skip to content

Merge branch 'main' into add_publish_ci #56

Merge branch 'main' into add_publish_ci

Merge branch 'main' into add_publish_ci #56

Workflow file for this run

name: Build CI
on:
push:
branches:
- main
tags:
- v*
pull_request:
branches:
- main
jobs:
build:
uses: ./.github/workflows/templates/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

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory