Skip to content

trivial: Add a workflow for automatically releasing a binary on tag e… #1

trivial: Add a workflow for automatically releasing a binary on tag e…

trivial: Add a workflow for automatically releasing a binary on tag e… #1

Workflow file for this run

name: build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
ci:
uses: ./.github/workflows/build.yml

Check failure on line 11 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "./.github/workflows/build.yml" : failed to fetch workflow: workflow was not found.
secrets: inherit