Skip to content

Fix ordering of the promotion [Take II] #463

Fix ordering of the promotion [Take II]

Fix ordering of the promotion [Take II] #463

Workflow file for this run

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