The repository contains reusable workflows and provides a collection of workflow templates that facilitate the development of GitHub actions across several repositories.
These workflows are designed to help streamline common development tasks, such as building and testing code, deploying applications. By using reusable workflows, developers can save time and effort by avoiding the need to recreate the same workflows across multiple repositories. Additionally, the repository includes documentation and best practices for creating and sharing reusable workflows.
The inspiration behind this project comes from actions/reusable-workflows.
The scripts and documentation in this project are released under the MIT License
Contributions are welcome! See Contributor's Guide