Skip to content

Add GitHub actions

Add GitHub actions #1

Workflow file for this run

name: Build branch
on:
push:
branches:
- '**'
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-all:
uses: ./.github/workflows/shared-build.yml

Check failure on line 15 in .github/workflows/main-build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main-build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/main-build.yml" -> "./.github/workflows/shared-build.yml" (source branch with sha:7398a4549fbcfe44c4e6090930a351c673607511) : You have an error in your yaml syntax on line 17