Skip to content

SONARJAVA-5902 Prevent script injection S7630 #20

SONARJAVA-5902 Prevent script injection S7630

SONARJAVA-5902 Prevent script injection S7630 #20

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