File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # An example project that uses [ php-actions/phpmd] [ action-link ]
2+
3+ This is a trivial project that holds only simple example functionality: a greeter that can greet you by name.
4+
5+ Check out the [ ** Actions tab** in the Github repository] [ actions-tab ] to see the past actions workflows and their outputs.
6+
7+ The file at ` .github/workflows/ci.yml ` shows how to use [ php-actions/phpmd] [ action-link ] - take note of the ` uses: php-actions/phpmd@v1 ` line.
8+
9+ Versions of PHPMD and all options are available to configure. Please see the [ php-actions/phpmd documentation] [ action-link ] for more information!
10+
11+ ***
12+
13+ If you found this repository helpful, please consider [ sponsoring the developer] [ sponsor ] .
14+
15+ [ action-link ] : https://github.com/php-actions/phpmd
16+ [ actions-tab ] : https://github.com/php-actions/example-phpmd/actions
17+ [ sponsor ] : https://github.com/sponsors/g105b
You can’t perform that action at this time.
0 commit comments