Skip to content

Workflow file for this run

---
name: build
on:
push:
workflow_dispatch:
jobs:
build:
name: build
uses: binjafan/workflows.ga/.github/workflows/build.yaml@main

Check failure on line 11 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" -> "binjafan/workflows.ga/.github/workflows/build.yaml@main" (source branch with sha:705e567828976a30c938b526ccdbda0cab1f77b8) : reusable workflows should be referenced at the top-level `jobs.*.uses' key, not within steps