Skip to content

fix include path (backport #781) (backport #790) #132

fix include path (backport #781) (backport #790)

fix include path (backport #781) (backport #790) #132

Workflow file for this run

name: Pull Request CI
on:
pull_request:
paths-ignore:
- 'README.md'
branches:
- '**'
jobs:
CI:
uses: ./.github/workflows/ci.yml
with:
ci_target_ref: ${{ github.event.pull_request.head.ref }}