Skip to content

[bugfix] AppendRecordsContext cannot be Recyclable (#1967) #20

[bugfix] AppendRecordsContext cannot be Recyclable (#1967)

[bugfix] AppendRecordsContext cannot be Recyclable (#1967) #20

Workflow file for this run

name: KoP Release Notes
on:
push:
branches:
- master
path-ignores:
- 'docs/**'
- 'README.md'
- 'CONTRIBUTING.md'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: release note
uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}