Skip to content

Update plugin to kotlin 2 #24

Update plugin to kotlin 2

Update plugin to kotlin 2 #24

Workflow file for this run

name: PR
on:
pull_request:
paths:
- "**/src/**"
branches:
- master
concurrency:
cancel-in-progress: true
group: PR-${{ github.event.number }}
jobs:
check:
uses: ./.github/workflows/check.yml