Skip to content

[TT-11371] Move leaky-bucket behind the dev build flag (5.3.0) #1719

[TT-11371] Move leaky-bucket behind the dev build flag (5.3.0)

[TT-11371] Move leaky-bucket behind the dev build flag (5.3.0) #1719

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