Skip to content

Drop now-invalid allow-reresolve input from downgrade workflow(s) #5

Drop now-invalid allow-reresolve input from downgrade workflow(s)

Drop now-invalid allow-reresolve input from downgrade workflow(s) #5

name: Doc Preview Cleanup
on:
pull_request:
types: [closed]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: write
jobs:
doc-preview-cleanup:
uses: "SciML/.github/.github/workflows/docs-preview-cleanup.yml@v1"
secrets: "inherit"