chore: remove links

main
sudo pacman -Syu 2024-05-22 00:22:59 +07:00
parent da6c034e7e
commit 7afa94099b
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
name: Check Markdown links
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1