Skip to content

[TT-12893]: Adding first implementation of streams API #3828

[TT-12893]: Adding first implementation of streams API

[TT-12893]: Adding first implementation of streams API #3828

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.22