Skip to content

Merging to release-5.0.15: update code of usage of gorpc waitgroup (#6661) #3915

Merging to release-5.0.15: update code of usage of gorpc waitgroup (#6661)

Merging to release-5.0.15: update code of usage of gorpc waitgroup (#6661) #3915

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 }}