Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 854 Bytes

File metadata and controls

17 lines (10 loc) · 854 Bytes

An example project that uses php-actions/phpmd

This is a trivial project that holds only simple example functionality: a greeter that can greet you by name.

Check out the Actions tab in the Github repository to see the past actions workflows and their outputs.

The file at .github/workflows/ci.yml shows how to use php-actions/phpmd - take note of the uses: php-actions/phpmd@v1 line.

Versions of PHPMD and all options are available to configure. Please see the php-actions/phpmd documentation for more information!


If you found this repository helpful, please consider sponsoring the developer.