You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CI workflow now builds the Docker image on pull requests to
catch build issues early, but only pushes the image to Docker Hub
on main branch updates. This ensures Docker builds are tested for
all PRs without publishing images from unmerged code.
0 commit comments