From 90f4f7f770115016647025ee0b472d0fe8720ebb Mon Sep 17 00:00:00 2001 From: Hunia Fatima Date: Mon, 7 Oct 2024 14:01:12 +0500 Subject: [PATCH] perf: remove test code --- .github/workflows/push-registrar-image.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/push-registrar-image.yaml b/.github/workflows/push-registrar-image.yaml index 4b4ce26..fb70221 100644 --- a/.github/workflows/push-registrar-image.yaml +++ b/.github/workflows/push-registrar-image.yaml @@ -6,9 +6,6 @@ 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