Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Reduce the offset commit timeout to 5 seconds and make it configurabl… #629

Reduce the offset commit timeout to 5 seconds and make it configurabl…

Reduce the offset commit timeout to 5 seconds and make it configurabl… #629

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