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
github: Build and push container image for pull requests
This change adds container builds for pull requests. For two reasons:
1) In case of failures on the main branch, to check whether a pull
request aiming to fix them really fixes them.
2) Might be nice for testing someones' changes before merging, without
necessity to check out and build their code.
Signed-off-by: Michal Rostecki <[email protected]>
0 commit comments