/workflows

Set of GHA reusable workflows

Primary LanguageMakefile

GHA Workflows

This repository contains useful GitHub Actions (GHA) reusable workflows to be used in different projects. Head to the official documentation for further details.

Tagging

Commits can be tagged to create informal releases of the package. In order to do so:

  1. Bump up the package version (VERSION) following Semantic Versioning.
  2. Create and push a tag: make tag.