Skip to content

Scenario where memoized path was storing an unlocated path because it… #3302

Scenario where memoized path was storing an unlocated path because it…

Scenario where memoized path was storing an unlocated path because it… #3302

Workflow file for this run

name: 'PHPCS'
on: [pull_request]
jobs:
phpcs:
uses: stellarwp/github-actions/.github/workflows/phpcs.yml@main
with:
ref: ${{ github.event.inputs.ref }}
secrets:
access-token: ${{ secrets.GH_BOT_TOKEN }}