Skip to content

Update org.jetbrains.kotlinx:binary-compatibility-validator to v0.18.… #318

Update org.jetbrains.kotlinx:binary-compatibility-validator to v0.18.…

Update org.jetbrains.kotlinx:binary-compatibility-validator to v0.18.… #318

name: 'Test README links'
on:
push:
branches:
- main
- gh-pages
workflow_call:
workflow_dispatch:
defaults:
run:
shell: bash
jobs:
test-readme-links:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check README links
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
folder-path: .
max-depth: 1