Switch back, as cloudfront is problem still on self-hosted IP.

This commit is contained in:
Lucas Winther
2026-08-20 00:19:40 +02:00
committed by GitHub
parent c14241a27b
commit ddd4185a0d
+1 -1
View File
@@ -50,7 +50,7 @@ permissions:
jobs: jobs:
refresh: refresh:
name: Fetch sources and rebuild the feed name: Fetch sources and rebuild the feed
runs-on: [self-hosted, safe-ip] runs-on: ubuntu-latest
# A fork must not point this at the wikis on a schedule. Same shape as the # A fork must not point this at the wikis on a schedule. Same shape as the
# DEPLOY_PAGES gate in ci.yml: off by default for anyone but this repo, # DEPLOY_PAGES gate in ci.yml: off by default for anyone but this repo,
# while a fork owner can still dispatch it by hand and take responsibility. # while a fork owner can still dispatch it by hand and take responsibility.