Skip to content

Instantly share code, notes, and snippets.

@kbdharun
Created September 30, 2024 17:34
Show Gist options
  • Select an option

  • Save kbdharun/cfe2fd02a524bd198879e9d1fdf2f969 to your computer and use it in GitHub Desktop.

Select an option

Save kbdharun/cfe2fd02a524bd198879e9d1fdf2f969 to your computer and use it in GitHub Desktop.
Fix Cloudflare Zero tunnel domain/subdomain inaccessible inside GitHub actions with forbidden 403 error in Flask apps

To fix the issue of domains/subdomains routed via Cloudflare Tunnels being inaccessible in GitHub actions, check if Bot Fight Mode is enabled, if yes then disable it temporarily to access the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment