Skip to content

Fix #7029: ALR hashes are added to source when DONOTROCKETOPTIMIZE is set to true #4680

Fix #7029: ALR hashes are added to source when DONOTROCKETOPTIMIZE is set to true

Fix #7029: ALR hashes are added to source when DONOTROCKETOPTIMIZE is set to true #4680

Workflow file for this run

name: PHPStan
on:
pull_request:
workflow_dispatch:
# Cancel all previous workflow runs for the same branch that have not yet completed.
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: wp-media/workflows/.github/workflows/phpstan.yml@main
with:
composer-options: --no-scripts