Closed
Description
GH Actions for pull-requests which runs docker build
when Dockerfile
changes and run the smoke test?
No need to push it to GHCR but just getting versions should be enough. Similar to this one - https://github.com/antonbabenko/pre-commit-terraform/blob/master/.github/workflows/build-image.yaml
Originally posted by @antonbabenko in #288 (comment)