diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/broken-links.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/broken-links.yml b/.github/workflows/broken-links.yml index 5349eb21..3d318005 100644 --- a/.github/workflows/broken-links.yml +++ b/.github/workflows/broken-links.yml @@ -20,3 +20,4 @@ jobs: - uses: lycheeverse/lychee-action@9ace499fe66cee282a29eaa628fdac2c72fa087f with: fail: true + jobSummary: false |