Skip to content

Commit cde5877

Browse files
authored
Merge pull request #2073 from yarikoptic/bf-urlcheck
Temporarily disable dicomlookup urls check
2 parents b1ed99c + c0da938 commit cde5877

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
@@ -61,6 +61,7 @@ jobs:
6161
--ignore-url 'https://github.com/[^/]*' \
6262
--ignore-url 'https://github.com/bids-standard/bids-specification/(pull|tree)/.*' \
6363
--ignore-url 'https://www.incf.org' \
64+
--ignore-url 'https://dicomlookup.com/dicomtags/.*' \
6465
~/project/site/*html ~/project/site/*/*.html
6566
else
6667
echo "Release PR - do nothing"

0 commit comments

Comments
 (0)