Skip to content

Fix Nightly (backport #719) #30

Fix Nightly (backport #719)

Fix Nightly (backport #719) #30

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 }}