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.
1 parent 432fa69 commit 7260f0eCopy full SHA for 7260f0e
.github/workflows/check-urls.yml
@@ -42,6 +42,6 @@ jobs:
42
print_all: false
43
timeout: 2
44
retry_count# : 2
45
- exclude_urls: https://hal.archives-ouvertes.fr/hal-00990252/document
46
- exclude_patterns: https://www.data.gouv.fr/fr/datasets/r/e3d83ab3-dc52-4c99-abaf-8a38050cc68c,https://dev.azure.com/
+ exclude_urls: https://hal.archives-ouvertes.fr/hal-00990252/document,https://github.com/onnx/tensorflow-onnx
+ exclude_patterns: https://www.data.gouv.fr/fr/datasets/r/e3d83ab3-dc52-4c99-abaf-8a38050cc68c,https://dev.azure.com/,https://github.com/onnx/tensorflow-onnx
47
# force_pass : true
0 commit comments