Skip to content

Commit 9654589

Browse files
committed
foo
1 parent 0469e2e commit 9654589

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
uses: lycheeverse/lychee-action@v2
5353
with:
5454
fail: true
55-
args: --include-fragments .
55+
args: --remap '${{ github.event.repository.default_branch }} ${{ github.head_ref }}' --include-fragments .
5656
jobSummary: true
5757
format: markdown

Foo.txt

Whitespace-only changes.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[FOO](https://github.com/co-IT/CSharpFunctionalExtensions.HttpResults/blob/main/CSharpFunctionalExtensions.HttpResults/Foo.txt)
2+
13
# CSharpFunctionalExtensions.HttpResults
24

35
[![dotnet](https://img.shields.io/badge/platform-.NET-blue)](https://www.nuget.org/packages/CSharpFunctionalExtensions.HttpResults/)

0 commit comments

Comments
 (0)