gradle / gradle-build-action

Execute your Gradle build and trigger dependency submission
https://github.com/marketplace/actions/gradle-build-action
MIT License
671 stars 97 forks source link

Add example of using `DEPENDENCY_GRAPH_INCLUDE_PROJECTS` to docs #844

Closed big-andy-coates closed 1 year ago

big-andy-coates commented 1 year ago

Users will currently need to spend some time working out the required regex when using DEPENDENCY_GRAPH_INCLUDE_PROJECTS. Providing an example will get users up to speed quicker.

big-andy-coates commented 1 year ago

@bigdaz done.