Skip to content

Merge pull request #27 from CameronRP/wait-for-salt-register #8

Merge pull request #27 from CameronRP/wait-for-salt-register

Merge pull request #27 from CameronRP/wait-for-salt-register #8

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