Skip to content

ci: also push on workflow_dispatch (manual deploy)#4

Merged
xnoto merged 1 commit intomainfrom
ci/split-build-and-deploy
Apr 29, 2026
Merged

ci: also push on workflow_dispatch (manual deploy)#4
xnoto merged 1 commit intomainfrom
ci/split-build-and-deploy

Conversation

@xnoto
Copy link
Copy Markdown
Contributor

@xnoto xnoto commented Apr 29, 2026

Auto-deploy on push-to-main is unchanged. This PR adds workflow_dispatch as a second trigger that publishes — useful from the Actions pane to refresh tfroot-runner:latest (which still hasn't been republished since the bump in #2 due to the failed run + path-filter exclusion of CI-only commits).

Loosens the Push to registry gate so manual workflow_dispatch
runs publish to ghcr in addition to push-to-main events. Pull
request runs continue to skip the step (validation only).

Lets the user kick off a fresh build+push of one or all images
from the Actions pane "Run workflow" button without needing a
no-op commit on main to trigger via paths.
@xnoto xnoto merged commit 08e66ab into main Apr 29, 2026
@xnoto xnoto deleted the ci/split-build-and-deploy branch April 29, 2026 21:46
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.

1 participant