Skip to content

SONARPHP-1711 Fix bump_versions action in release automation #14

SONARPHP-1711 Fix bump_versions action in release automation

SONARPHP-1711 Fix bump_versions action in release automation #14

Workflow file for this run

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