We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1ed99c + c0da938 commit cde5877Copy full SHA for cde5877
.circleci/config.yml
@@ -61,6 +61,7 @@ jobs:
61
--ignore-url 'https://github.com/[^/]*' \
62
--ignore-url 'https://github.com/bids-standard/bids-specification/(pull|tree)/.*' \
63
--ignore-url 'https://www.incf.org' \
64
+ --ignore-url 'https://dicomlookup.com/dicomtags/.*' \
65
~/project/site/*html ~/project/site/*/*.html
66
else
67
echo "Release PR - do nothing"
0 commit comments