diff options
author | Darius Jahandarie <djahandarie@gmail.com> | 2023-03-10 13:38:32 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 13:38:32 +0900 |
commit | 9760d5042ddc383cb9384fa250ce57fdd454b3e1 (patch) | |
tree | e23659cf5992f53cc531e1c6b3a580eaaeaa33e1 /.github | |
parent | 33540a27214c7f430e544668e94ca7c355c36f72 (diff) | |
parent | fb2a35f26d28b3054fe83a490ffea6561cbfa017 (diff) |
Merge branch 'master' into update-parse5
Diffstat (limited to '.github')
-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 |