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

Add Time based metric exipration. (#1996) #661

Add Time based metric exipration. (#1996)

Add Time based metric exipration. (#1996) #661

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