diff --git a/.github/workflows/push-registrar-image.yaml b/.github/workflows/push-registrar-image.yaml index ecd1604..8fb2670 100644 --- a/.github/workflows/push-registrar-image.yaml +++ b/.github/workflows/push-registrar-image.yaml @@ -6,6 +6,9 @@ on: branch: description: "Target branch from which the source dockerfile from image will be sourced" + pull_request: + branches: + - '**' schedule: - cron: "0 4 * * 1-5" # UTC Time