Skip to content

Clean up sandbox

Clean up sandbox #12

Workflow file for this run

name: Clean up sandbox
on: [workflow_dispatch]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
permissions:
contents: write
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- name: Wipe repository
uses: PlaceReporter99/[email protected]