From fb004e2313cc02f8b33d76e2056dbae963877921 Mon Sep 17 00:00:00 2001 From: Marc Ransome Date: Sat, 13 Jul 2024 23:29:39 +0100 Subject: [PATCH] Update markdown links workflow --- .github/workflows/markdown-links.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/workflows/markdown-links.yml b/.github/workflows/markdown-links.yml index d206333..0cb8653 100644 --- a/.github/workflows/markdown-links.yml +++ b/.github/workflows/markdown-links.yml @@ -1,17 +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@0d032d552619809e6c6e8480c63e1ef0110c5f25 # v1.9.1