From 94a3bec814b348c58ea8682985b9cc8266e06613 Mon Sep 17 00:00:00 2001 From: Habiba Zaman <> Date: Wed, 6 Dec 2023 15:25:19 -0330 Subject: [PATCH] fixed deployment file path --- .github/workflows/.merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.merge.yml b/.github/workflows/.merge.yml index 35b0598..0e94c57 100644 --- a/.github/workflows/.merge.yml +++ b/.github/workflows/.merge.yml @@ -48,7 +48,7 @@ jobs: name: [vhers-virus-scan] include: - name: vhers-virus-scan - file: openshift.deploy.yaml + file: ./openshift.deploy.yaml overwrite: true steps: