Skip to content

Update workflows

Update workflows #3

Workflow file for this run

name: Tests
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
deno_ci:
uses: cross-org/workflows/.github/workflows/deno-ci.yml@main
bun_ci:
uses: cross-org/workflows/.github/workflows/bun-ci.yml@main
node_ci:
uses: cross-org/workflows/.github/workflows/node-ci.yml@main

Check failure on line 15 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test.yml" -> "cross-org/workflows/.github/workflows/node-ci.yml@main" (source branch with sha:4c7cbbd98c14802560601b8972cc5cae7f727ada) : workflow is not reusable as it is missing a `on.workflow_call` trigger