Skip to content

build: expand build group cleanup to tasks added by Kotlin plugins #81

build: expand build group cleanup to tasks added by Kotlin plugins

build: expand build group cleanup to tasks added by Kotlin plugins #81

name: "PR Checks"
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
push:
branches:
- main
defaults:
run:
shell: bash
concurrency:
group: pr-checks-${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
name: Code
uses: ./.github/workflows/zxc-build-plugins.yaml