Skip to content

Merge pull request #42 from mackerelio/pin-wf #43

Merge pull request #42 from mackerelio/pin-wf

Merge pull request #42 from mackerelio/pin-wf #43

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.2
test:
uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.0.2