Skip to content

Merge pull request #39 from mackerelio/pin-wf #51

Merge pull request #39 from mackerelio/pin-wf

Merge pull request #39 from mackerelio/pin-wf #51

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.0.1
test:
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.0.1