Skip to content

SONARXML-259 Migrate ruling tasks to GitHub actions #4

SONARXML-259 Migrate ruling tasks to GitHub actions

SONARXML-259 Migrate ruling tasks to GitHub actions #4

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