Skip to content

pr workflow

pr workflow #1

Workflow file for this run

name: Build
on:
pull_request:
env:
SOLUTION_FILE_PATH: .
DEFAULT_BRANCH: main
jobs:
call-reusable-workflow:
uses: ./.github/workflows/common/build-workflow.yml

Check failure on line 11 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

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