Skip to content

Commit

Permalink
Update markdown links workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcransome committed Jul 13, 2024
1 parent 332e940 commit 211d48b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
15 changes: 0 additions & 15 deletions .github/markdown-links.json

This file was deleted.

13 changes: 1 addition & 12 deletions .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,8 @@
name: markdown-links
on:
push:
branches:
- main
pull_request:
branches:
- main
release:
types:
- published
schedule:
- cron: "0 18 * * 1"
workflow_dispatch:
jobs:
markdown-links:
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@7d07ec34167ad8709a9d12c7f4814fa771b62a81 # v1.8.0
with:
config-path: .github/markdown-links.json
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@0d032d552619809e6c6e8480c63e1ef0110c5f25 # v1.9.1

0 comments on commit 211d48b

Please sign in to comment.