Update readme

This commit is contained in:
Jamie Schouten 2024-09-14 20:07:49 +02:00
parent 11e1509515
commit 22dc82512a

View File

@ -1,8 +1,4 @@
Heres a README based on the new workflow you've provided. It explains how the workflow can be invoked, its parameters, and the job steps.
---
# Quality Check Workflow
# Quality Workflow
This workflow is designed to automate quality checks for PHP applications. It performs static analysis with PHPStan, ensures code formatting using PHP CS Fixer, and audits Composer dependencies for known security vulnerabilities.