Skip to content

[Non-urgent - Ready] GitHub readme update #1938

[Non-urgent - Ready] GitHub readme update

[Non-urgent - Ready] GitHub readme update #1938

Workflow file for this run

name: Invalidations
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
evaluate-invalidations:
name: "Evaluate Invalidations"
uses: "SciML/.github/.github/workflows/invalidations.yml@v1"