Skip to content

Merge pull request #28 from TheCacophonyProject/better-flow-control #13

Merge pull request #28 from TheCacophonyProject/better-flow-control

Merge pull request #28 from TheCacophonyProject/better-flow-control #13

Workflow file for this run

name: Go CI and Release
on:
push:
branches:
- '**'
tags:
- '*'
pull_request:
branches:
- '**'
jobs:
build:
uses: TheCacophonyProject/github-actions-templates/.github/workflows/go-ci-release.yml@v0.1.1