From c60d95735d1cfa834e19a32d21d80191339b5381 Mon Sep 17 00:00:00 2001 From: IanCa Date: Mon, 24 Jun 2024 11:20:35 -0500 Subject: [PATCH] Move ignored links to file --- .github/workflows/links.yaml | 7 ++----- .lycheeignore | 5 +++++ 2 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 .lycheeignore diff --git a/.github/workflows/links.yaml b/.github/workflows/links.yaml index fada9f8..b1e9891 100644 --- a/.github/workflows/links.yaml +++ b/.github/workflows/links.yaml @@ -2,10 +2,7 @@ name: Lychee link checker on: - push: - branches: [develop] - pull_request: - branches: [develop] + workflow_dispatch: permissions: contents: read @@ -24,4 +21,4 @@ jobs: uses: lycheeverse/lychee-action@v1 with: # Check all markdown, html and reStructuredText files in repo (default) - args: --base . --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' --exclude '(_anchor|-anchor)' \ No newline at end of file + args: --base . --verbose --no-progress './**/*.md' './**/*.html' './**/*.rst' \ No newline at end of file diff --git a/.lycheeignore b/.lycheeignore new file mode 100644 index 0000000..0b18600 --- /dev/null +++ b/.lycheeignore @@ -0,0 +1,5 @@ + +https://www.sciencedirect.com/science/article/pii/S1053811921010387 +https://www.sciencedirect.com/science/article/pii/S0010945221001106 +(_anchor|-anchor) +