Skip to content

Merge pull request #31 from CameronRP/add-better-sim-status #21

Merge pull request #31 from CameronRP/add-better-sim-status

Merge pull request #31 from CameronRP/add-better-sim-status #21

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.2