Skip to content

Commit ce533f4

Browse files
committed
Specify checks
1 parent b5b9076 commit ce533f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-site.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,5 @@ jobs:
5151
with:
5252
directory: "_site"
5353
arguments: |
54-
--ignore-urls "https://www.github.com,https://fonts.googleapis.com,https://fonts.gstatic.com,_site/_posts/README/index.html"
5554
--ignore-files "/.+\/_posts\/README.md"
56-
--ignore-status-codes "0, 200, 403, 404, 429, 503, 999"
55+
--checks "Images,Scripts"

0 commit comments

Comments
 (0)