Skip to content

Centralizes git actions and pre-commit config to be hosted in hta-pharma/ramnog #5

Centralizes git actions and pre-commit config to be hosted in hta-pharma/ramnog

Centralizes git actions and pre-commit config to be hosted in hta-pharma/ramnog #5

Workflow file for this run

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