Skip to content

add 1.9.1 changelog (#363) #1027

add 1.9.1 changelog (#363)

add 1.9.1 changelog (#363) #1027

Workflow file for this run

name: License checker
on:
push:
branches:
- main
- release-*
tags:
- v*
pull_request:
branches:
- main
- release-*
jobs:
check-license-lines:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check License Lines
uses: kt3k/[email protected]