Skip to content

Add output: semver-type #38

Add output: semver-type

Add output: semver-type #38

Workflow file for this run

name: go-apidiff
on: [ pull_request ]
jobs:
go-apidiff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-go@v1
with:
go-version: 1.18.x
- uses: ./