Skip to content

Conversation

@maphew
Copy link
Contributor

@maphew maphew commented Jan 3, 2026

Prevents fork workflows from attempting to deploy, release, or publish to external services by adding conditional checks that only allow these jobs to run in the canonical repository.

Changes:

  • Guard deploy-docs job to only run in canonical repository
  • Guard goreleaser job to only run in canonical repository
  • Guard update-homebrew job to only run in canonical repository
  • Guard test-pypi job to only run in canonical repository

- Guard deploy-docs job to only run in canonical repository
- Guard goreleaser job to only run in canonical repository
- Guard update-homebrew job to only run in canonical repository
- Guard test-pypi job to only run in canonical repository

Prevents fork workflows from attempting to deploy, release, or publish to external services.
@steveyegge steveyegge merged commit 625ac5d into steveyegge:main Jan 4, 2026
5 of 6 checks passed
@maphew maphew deleted the no-fork-deploys branch January 5, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants