Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dsb-norge/github-actions

Collection of DSB custom GitHub actions
https://github.com/dsb-norge/github-actions

Last synced: 21 days ago
JSON representation

Collection of DSB custom GitHub actions

Awesome Lists containing this project

README

        

# 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
```