Skip to content

Initial commit

Initial commit #2

Workflow file for this run

name: "pull_request"
on:
workflow_dispatch:
pull_request:
branches:
- "main"
types:
- "opened"
- "edited"
- "reopened"
- "ready_for_review"
- "review_requested"
jobs:
api:
uses: "./.github/actions/nodejs"

Check failure on line 17 in .github/workflows/pull_request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_request.yml

Invalid workflow file

invalid value workflow reference: no version specified