Skip to content

Commit de2fd00

Browse files
committed
Ignore
1 parent 22de619 commit de2fd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
--only-4xx
124124
--ignore-status-codes "400,403,409,429"
125125
--ignore-empty-alt
126-
--ignore-urls "/bjsm.bmj.com/, /mademistakes.com/"
126+
--ignore-urls "bjsm.bmj.com, mademistakes.com"
127127
--cache '{ "timeframe": { "external": "30d" } }'
128128
# The arguments to pass to HTMLProofer
129129
clean:

0 commit comments

Comments
 (0)