Skip to content

Initial commit

Initial commit #1

Workflow file for this run

name: "api"
on:
workflow_dispatch:
push:
paths:
- "**"
- "api/**"
jobs:
check:
if: "github.ref == 'refs/heads/main'"
uses: "./.github/actions/nodejs"

Check failure on line 13 in .github/workflows/api.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/api.yml

Invalid workflow file

invalid value workflow reference: no version specified