We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8805b7 commit 1f30290Copy full SHA for 1f30290
1 file changed
myst.yml
@@ -23,6 +23,9 @@ project:
23
keys:
24
# These link resolve in the browser but generates did not resolve and 403 for the build
25
- https://irsa.ipac.caltech.edu/cgi-bin/Gator/nph-scan?projshort=SPITZER
26
+ # GH is rather flaky for CI right now, temporarily measure
27
+ - 'https://github.com/**'
28
+
29
extends:
30
- toc.yml
31
site:
0 commit comments