Skip to content

BUILD-9971 remove obsolete versioning #42

BUILD-9971 remove obsolete versioning

BUILD-9971 remove obsolete versioning #42

Workflow file for this run

name: Cleanup caches and artifacts on PR close
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: sonar-xs-public
permissions:
actions: write
steps:
- uses: SonarSource/ci-github-actions/pr_cleanup@master