Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dsb-norge/github-actions
- Owner: dsb-norge
- License: mit
- Created: 2021-06-24T10:31:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T09:31:09.000Z (about 2 months ago)
- Last Synced: 2024-11-05T09:37:01.149Z (about 2 months ago)
- Language: Shell
- Homepage: https://www.dsb.no
- Size: 228 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```