Skip to content

build: reuse workflows #156

build: reuse workflows

build: reuse workflows #156

Workflow file for this run

name: Laravel cloudflare static analysis
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
statics:
uses: monicahq/workflows/.github/workflows/static.yml@main
with:
php-version: 8.2