Skip to content

Update GitHub workflows #1

Update GitHub workflows

Update GitHub workflows #1

Workflow file for this run

name: Porytiles PR Build
on:
pull_request:
branches: [ "develop" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build-linux-amd64-clang:
uses: ./.github/workflows/templates/linux_amd64_clang.yml

Check failure on line 10 in .github/workflows/pr_dev_build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr_dev_build.yml

Invalid workflow file

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