Skip to content

wip

wip #2

Workflow file for this run

---
name: CI
on:
push:
branches: ["main"]
jobs:
lint:
uses: kilip/gh-common/.github/workflows/php-lint.yaml@main
with:
php_version: 8.3
secrets: inherit