From a2a1cb0a655221ff195cd5dc8c8afe0a8c2ad690 Mon Sep 17 00:00:00 2001 From: Christian Lang Date: Wed, 13 Nov 2024 13:05:33 +0100 Subject: [PATCH] TEST --- .github/workflows/link-check.yml | 3 +++ topics/git/slides/links.md | 1 + 2 files changed, 4 insertions(+) diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index 234b2ec..1f14c6d 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -11,3 +11,6 @@ jobs: steps: - uses: actions/checkout@v4 - uses: umbrelladocs/action-linkspector@v1 + with: + reporter: github-check + fail_on_error: true diff --git a/topics/git/slides/links.md b/topics/git/slides/links.md index a2c69ef..991f701 100644 --- a/topics/git/slides/links.md +++ b/topics/git/slides/links.md @@ -7,6 +7,7 @@ Links [git_scm_doc]: https://git-scm.com/doc [try_github]: https://try.github.io/ +[falsch]: www.faslcsdflher.co [cheatsheet_gitlab]: https://about.gitlab.com/images/press/git-cheat-sheet.pdf [cheatsheet_github]: https://education.github.com/git-cheat-sheet-education.pdf