Skip to content

Merge branch 'renovate/org.jetbrains.kotlinx.binary-compatibility-val… #17

Merge branch 'renovate/org.jetbrains.kotlinx.binary-compatibility-val…

Merge branch 'renovate/org.jetbrains.kotlinx.binary-compatibility-val… #17

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