Skip to content

Corl 2023 split next #64

Corl 2023 split next

Corl 2023 split next #64

Workflow file for this run

name: Merge Checks
on:
pull_request:
branches: [main]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/run-tests.yaml
with:
install_string: .[develop]
build_site:
uses: ./.github/workflows/build-site.yaml