Skip to content

Update plugin binary-compatibility-validator to v0.15.1 #14

Update plugin binary-compatibility-validator to v0.15.1

Update plugin binary-compatibility-validator to v0.15.1 #14

Workflow file for this run

name: Check
on:
push:
branches: [ main, production ]
pull_request:
workflow_dispatch:
jobs:
check:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- run: ./gradlew check