Skip to content

M11 migration

M11 migration #8

Workflow file for this run

# .github/workflows/pr.yml
name: PR CI
on:
pull_request:
branches:
- '*' # Trigger on any branch pull request
jobs:
build:
uses: ./.github/workflows/common.yml
with:
run_docs: false