Skip to content

SONARPHP-1775 Update and simplify build workflow #102

SONARPHP-1775 Update and simplify build workflow

SONARPHP-1775 Update and simplify build workflow #102

Workflow file for this run

name: Cleanup PR Resources
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