Skip to content

DO NOT MERGE Disable develocity #5

DO NOT MERGE Disable develocity

DO NOT MERGE Disable develocity #5

Workflow file for this run

name: Cleanup caches and artifacts on PR close
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: github-ubuntu-latest-s
permissions:
actions: write
steps:
- uses: SonarSource/ci-github-actions/pr_cleanup@v1