Skip to content

Conversation

@initstring
Copy link
Owner

Summary

  • Run the CI workflow on every PR (regardless of target branch) so linting, type-checking, tests, and build validation always execute.
  • Rename and split the Docker automation into two workflows: PRs now use “Validate Docker Build” (build-only), while releases use “Publish Docker Image” with explicit GHCR push wording.

Testing

  • Workflow definition lint via act -l (optional).
  • CI will validate on next PR; release workflow remains unchanged functionally aside from naming.

@initstring initstring merged commit dde347c into main Sep 20, 2025
2 checks passed
@initstring initstring deleted the update-actions branch September 21, 2025 12:30
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