Skip to content

Add new object type DRAS (abapGit#6950) #2057

Add new object type DRAS (abapGit#6950)

Add new object type DRAS (abapGit#6950) #2057

name: Check Markdown Links
on:
pull_request:
permissions:
contents: read
jobs:
check-links:
name: Check links
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@main
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
base-branch: 'main'