diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/docs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 89d376b7..76b0113a 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -52,5 +52,7 @@ jobs: --exclude="https://docs\.aws.*" \ --exclude="https://linux.die\.net.*" \ --exclude="https://jqplay\.org.*" \ + --exclude="https://json\.org.*" \ + --exclude="https://goessner\.net.*" kill %1 |
