Skip to content

Canonical CI cleanup: TagBot thin-caller + downgrade-caller cleanup #10

Canonical CI cleanup: TagBot thin-caller + downgrade-caller cleanup

Canonical CI cleanup: TagBot thin-caller + downgrade-caller cleanup #10

Workflow file for this run

name: Downgrade
on:
pull_request:
branches:
- main
paths-ignore:
- 'docs/**'
push:
branches:
- main
paths-ignore:
- 'docs/**'
jobs:
downgrade:
uses: "SciML/.github/.github/workflows/downgrade.yml@v1"
with:
julia-version: "lts"
secrets: "inherit"