Skip to content

[5.x] Only open files in the tests directory when converting to Pest #412

[5.x] Only open files in the tests directory when converting to Pest

[5.x] Only open files in the tests directory when converting to Pest #412

Workflow file for this run

name: static analysis
on:
push:
branches:
- master
- '*.x'
pull_request:
permissions:
contents: read
jobs:
tests:
uses: laravel/.github/.github/workflows/static-analysis.yml@main