Skip to content

Always add Content-Type header for non GET APIs #119

Always add Content-Type header for non GET APIs

Always add Content-Type header for non GET APIs #119

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