Skip to content

Myotest/shared-workflows

 
 

Repository files navigation

Shared Workflows

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@main

More details in the documentation.

This repository continues the work started in noveto-com/shared-workflows that is no longer maintained.

About

This repository contains reusable workflows that can be used in other repositories

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors