Skip to content

Update dependency dev.adamko.kotlin.binary_compatibility_validator:bc… #44

Update dependency dev.adamko.kotlin.binary_compatibility_validator:bc…

Update dependency dev.adamko.kotlin.binary_compatibility_validator:bc… #44

name: Pull Requests
on:
workflow_dispatch:
pull_request:
merge_group:
push:
branches:
- "renovate/**"
concurrency:
group: "Pull Requests: ${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}"
cancel-in-progress: true
jobs:
tests:
uses: ./.github/workflows/run_tests.yml
permissions:
contents: read
checks: write