Skip to content

Automate releases with knope #154

Automate releases with knope

Automate releases with knope #154

Workflow file for this run

name: Lint & Test
on:
pull_request:
push:
branches:
- master
jobs:
test:
uses: SiaFoundation/workflows/.github/workflows/go-test.yml@master
with:
try-build: false