Skip to content

Switch queries to model-bound approach and restructure frontends to match Studio #65

Switch queries to model-bound approach and restructure frontends to match Studio

Switch queries to model-bound approach and restructure frontends to match Studio #65

name: Cleanup PR Artifacts
on:
pull_request:
types: [closed]
jobs:
cleanup:
uses: Cratis/Workflows/.github/workflows/cleanup-pr-artifacts.yml@main
with:
pull_request: ${{ github.event.pull_request.number }}
secrets: inherit