* In addition to the existing triggers, add:
* scheduled trigger
* At - 00:00 UTC daily.
* Docker image tag - `nightly-YYYYMMDD`.
* workflow dispatch trigger
* For triggering workflow manually.
* Docker image tag: `workflow_dispatch-<git branch>-<latest commit sha>`.
* `latest` tag will also be added for both the above cases.