Skip to content

build: use one common workflow #753

build: use one common workflow

build: use one common workflow #753

Workflow file for this run

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