Skip to content

Remove non-header files from include folder (backport #716) #82

Remove non-header files from include folder (backport #716)

Remove non-header files from include folder (backport #716) #82

Workflow file for this run

name: Pull Request CI
on:
pull_request:
paths-ignore:
- 'README.md'
branches:
- '**'
jobs:
CI:
uses: ./.github/workflows/ci.yml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr.yml" -> "./.github/workflows/ci.yml" : You have an error in your yaml syntax on line 15
with:
ci_target_ref: ${{ github.event.pull_request.head.ref }}