Skip to content

ci linter fix

ci linter fix #23

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
linter:
uses: ./.github/workflows/linter.yml

Check failure on line 9 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/linter.yml" (source branch with sha:43781b03f52c36e441e006e20dd60dd99cd808b3) : workflow is not reusable as it is missing a `on.workflow_call` trigger
sanitizers:
uses: ./.github/workflows/sanitizers.yml