Skip to content

Create releaseNotes-2.2.0.md #88

Create releaseNotes-2.2.0.md

Create releaseNotes-2.2.0.md #88

Workflow file for this run

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