Skip to content

build(deps): bump gradle/actions from 3.4.2 to 4.1.0 (#1) #4

build(deps): bump gradle/actions from 3.4.2 to 4.1.0 (#1)

build(deps): bump gradle/actions from 3.4.2 to 4.1.0 (#1) #4

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