This repository contains reusable workflows that can be used in other repositories.
See the GitHub documentation on reusable workflows.
To use one of the workflows from your repository, just create a job that references it, such as:
jobs:
version:
uses: nxlabs-ch/shared-workflows/.github/workflows/version.yml@mainMore details in the documentation.
This repository continues the work started in noveto-com/shared-workflows that is no longer maintained.