Collection of DSB custom github actions and reusable workflows.
/
├───.github/workflows --> Collection of reusable workflows, see separate README.md.
├───ci-cd --> Collection of CI/CD actions, see separate README.md.
├───get-github-app-installation-token --> Action to auth as an App, see description in action.yml
├───get-repo-lists --> Action to query for repositories, see description in action.yml
└───run-maven-command --> Action to call maven, see description in action.yml