Skip to content

feat(sources): add Mageia to staging (#3099) #1751

feat(sources): add Mageia to staging (#3099)

feat(sources): add Mageia to staging (#3099) #1751

name: Check links on push
on: push
permissions: # added using https://github.com/step-security/secure-repo
contents: read
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc
with:
use-quiet-mode: "yes"
check-modified-files-only: "yes"
# Documentation available here: https://github.com/marketplace/actions/markdown-link-check