Skip to content

SONARJAVA-6012 Migrate ITs to Java 21 #42

SONARJAVA-6012 Migrate ITs to Java 21

SONARJAVA-6012 Migrate ITs to Java 21 #42

Workflow file for this run

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