Skip to content

add multiple yml files for separating workflows #1

add multiple yml files for separating workflows

add multiple yml files for separating workflows #1

Workflow file for this run

name: Test
on: push
jobs:
lint:
uses: ./,github/workflows/utils/lint.yml

Check failure on line 5 in .github/workflows/prebuild.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/prebuild.yml

Invalid workflow file

invalid value workflow reference: no version specified
test:
uses: ./,github/workflows/utils/test.yml