Skip to content

Initial commits

Initial commits #1

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
paths-ignore:
- 'VERSION'
tags-ignore:
- "v*.*.*"
pull_request:
branches: [ main ]
workflow_dispatch:
permissions:
contents: read
jobs:
build:
uses: jeffersonlab/nodejs-workflows/.github/workflows/unit-ci.yaml@v1

Check failure on line 19 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "jeffersonlab/nodejs-workflows/.github/workflows/unit-ci.yaml@v1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit