From e607e96e9859caf99f9855efb791bf1d132176d4 Mon Sep 17 00:00:00 2001 From: Hunia Fatima Date: Fri, 4 Oct 2024 11:14:35 +0500 Subject: [PATCH] test: changed tag name to be latest --- .github/workflows/push-docker-images.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/push-docker-images.yml b/.github/workflows/push-docker-images.yml index 29cbc051..2830dc5a 100644 --- a/.github/workflows/push-docker-images.yml +++ b/.github/workflows/push-docker-images.yml @@ -5,10 +5,7 @@ on: branches: - master - open-release/** - - pull_request: - branches: - - * + - huniafatima/test-branch jobs: push: