Skip to content

Bump mackerelio/workflows from 1.1.0 to 1.2.0 #57

Bump mackerelio/workflows from 1.1.0 to 1.2.0

Bump mackerelio/workflows from 1.1.0 to 1.2.0 #57

Workflow file for this run

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