trimble-oss / gh-actions

GitHub Actions for Trimble repositories
MIT License
2 stars 1 forks source link
github-actions

Trimble GitHub actions

Common actions for trimble-oss repositories.

How to write composite actions

See GitHub documentation on actions

Add a folder using the name the action will be used, for example, mend-scanner folder contains an action that will be referred to as trimble-oss/gh-actions/mend-scanner@latest in workflows.

Add every composite action to Dependabot configuration.