Skip to content

[SYSE-363 release-5.3] May template application #2389

[SYSE-363 release-5.3] May template application

[SYSE-363 release-5.3] May template application #2389

Workflow file for this run

name: API Changes
on:
pull_request:
branches:
- master
- release-**
jobs:
godoc:
uses: TykTechnologies/github-actions/.github/workflows/godoc.yml@main
secrets:
ORG_GH_TOKEN: ${{ secrets.ORG_GH_TOKEN }}
with:
go-version: 1.21