Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 622 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 622 Bytes

devops-github-actions

A collection of reusable, composite GitHub Actions designed to simplify and standardise common tasks across teams. Each action is focused on a small, common task that ised frequently in workflows.

Details

This repository aims to provide a set of pre-configured GitHub Actions that can be easily integrated into your workflows. By using these actions, you can ensure consistency and reduce duplication in your CI/CD pipelines.

All actions have a Github Workflow that tests the functionality of the actions. These tests are run against each action before it is merged into the main branch.