Skip to content

Add the ruff INP001 rule (#2445) #3197

Add the ruff INP001 rule (#2445)

Add the ruff INP001 rule (#2445) #3197

name: License Check
on:
push:
branches:
- 'main'
- 'release-*'
pull_request:
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check License Lines
uses: kt3k/[email protected]