Skip to content

Moves the legacy Compose file reference from the docs repo into the Compose repo #392

Moves the legacy Compose file reference from the docs repo into the Compose repo

Moves the legacy Compose file reference from the docs repo into the Compose repo #392

Workflow file for this run

name: PR cleanup
on:
pull_request:
types: [closed]
jobs:
delete_pr_artifacts:
runs-on: ubuntu-latest
steps:
- uses: stefanluptak/delete-old-pr-artifacts@v1
with:
workflow_filename: ci.yaml