Skip to content

SONARJAVA-6251 Reduce test log noise by restricting debug to selected packages #211

SONARJAVA-6251 Reduce test log noise by restricting debug to selected packages

SONARJAVA-6251 Reduce test log noise by restricting debug to selected packages #211

Workflow file for this run

name: Cleanup PR Resources
on:
pull_request:
types: [closed]
jobs:
cleanup:
runs-on: sonar-xs-public # Public repo
permissions:
actions: write
steps:
- uses: SonarSource/ci-github-actions/pr_cleanup@v1