Skip to content

Bump mackerelio/workflows from 1.0.2 to 1.1.0 #129

Bump mackerelio/workflows from 1.0.2 to 1.1.0

Bump mackerelio/workflows from 1.0.2 to 1.1.0 #129

Workflow file for this run

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