Skip to content

dsb-norge/github-actions

Repository files navigation

DSBs github actions

Collection of DSB custom github actions and reusable workflows.

Index

/
├───.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