From 66316cf61c8dc567a7544ad18c788feefd279b0b Mon Sep 17 00:00:00 2001 From: Trevor Richards Date: Thu, 30 Jan 2025 13:38:50 -0800 Subject: [PATCH] chore: include reminder in backend-dev --- .github/workflows/deploy-to-openshift-backend-dev.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-to-openshift-backend-dev.yml b/.github/workflows/deploy-to-openshift-backend-dev.yml index c0efe743..876da728 100644 --- a/.github/workflows/deploy-to-openshift-backend-dev.yml +++ b/.github/workflows/deploy-to-openshift-backend-dev.yml @@ -205,6 +205,7 @@ jobs: # needs: openshift-ci-cd # uses: ./.github/workflows/cypress-e2e.yml # secrets: inherit + # FIXME: Look into why this usually never works in CI/CD zap-scan: name: ZAP Scan