Skip to content

Update to Workflows

Update to Workflows #3

Workflow file for this run

name: build
on:
push:
branches:
- main
workflow_dispatch:
jobs:
call-test:
uses: ./.github/workflows/compile.yml

Check failure on line 10 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/compile.yml" (source branch with sha:1f4819799880e3cd787bcd2b8077f1aac8fd9044) : workflow is not reusable as it is missing a `on.workflow_call` trigger