diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a42009d..5b7493e6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ permissions: {} jobs: core: - uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@8c8bb6c6c962542921f993d47d26df38dccd50b1 # v3.0.2 + uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@22ddf09dfabb443adddfb9f861b7d41a787d6b1a # v3.0.3 with: submodules: true libraries: | diff --git a/conf.py b/conf.py index e4f0a78a..90304e7e 100644 --- a/conf.py +++ b/conf.py @@ -90,8 +90,10 @@ # These sites blocked CI r"https://doi\.org/\d+", "http://joinslack.astropy.org", - "https://www.astrobetter.com/", + "https://astropy.slack.com", "https://numfocus.medium.com/", + "https://ui.adsabs.harvard.edu/", + "https://www.astrobetter.com/", # This page has cloudflare captcha on it "https://aas.org/press/astropy-collaboration-receive-2025-berkeley-prize", ]