Skip to content

Commit ae447cd

Browse files
committed
chore(ci): Ignore 403 response of jsoneditoronline.org
1 parent 4b32dc8 commit ae447cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
--ignore-url 'https://www.incf.org' \
4646
--ignore-url 'https://dicomlookup.com/dicomtags/.*' \
4747
--ignore-url 'https://www.instagram.com/bidsstandard/' \
48+
--ignore-url 'https://jsoneditoronline.org' \
4849
~/project/site/*html ~/project/site/*/*.html
4950
else
5051
echo "Release PR - do nothing"

0 commit comments

Comments
 (0)