This repository contains special workflows and documentation that is used to customize the GitHub organization.
- Release Go Library
This workflow creates a new release for a Go library and publishes it to GitHub.
Most often we will promote workflows we have observed in other repositories to this repository. When creating a new workflow, make sure that you always:
- Create a reusable workflow
- Create a matching workflow template
- Select an icon name from the GitHub Octicons and reference it as
octicon <icon-name>