Skip to content

Add new object type DSFD (abapGit#6948) #2080

Add new object type DSFD (abapGit#6948)

Add new object type DSFD (abapGit#6948) #2080

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'