diff --git a/README.md b/README.md index fe06aa8..817f1d9 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,10 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action) - [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn) - [Snyk CLI Test Action](https://github.com/clarkio/snyk-cli-action) - +- [PHP Code fixer Action](https://github.com/OskarStark/php-cs-fixer-ga) +- [PHPStan Static code analyzer Action](https://github.com/OskarStark/phpstan-ga) +- [PHPQA toolsuite Action](https://github.com/mickaelandrieu/phpqa-ga) +- [PHP Psalm Static code analyzer Action](https://github.com/mickaelandrieu/psalm-ga) ### Tutorials