Skip to content

Create reusable pipeline #1

Create reusable pipeline

Create reusable pipeline #1

name: Pull Request Checks
on:
pull_request:
branches:
- main
jobs:
build:
uses: ./.github/workflows/jobs/build.yml

Check failure on line 10 in .github/workflows/pull-request-checks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request-checks.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory