Skip to content

Bump mackerelio/workflows from 1.1.0 to 1.1.1 #56

Bump mackerelio/workflows from 1.1.0 to 1.1.1

Bump mackerelio/workflows from 1.1.0 to 1.1.1 #56

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