From aa9cc5c89ab2c1374948f1fb3129d97476f66368 Mon Sep 17 00:00:00 2001 From: autocloudarc Date: Wed, 13 Mar 2024 23:21:42 -0400 Subject: [PATCH] commit(sha): update --- .github/workflows/deploy-az-resources.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/deploy-az-resources.yml b/.github/workflows/deploy-az-resources.yml index 0b95fa5..a915bc4 100644 --- a/.github/workflows/deploy-az-resources.yml +++ b/.github/workflows/deploy-az-resources.yml @@ -50,10 +50,10 @@ jobs: with: operation: rollback - reusable-workflow-cmt: - uses: autocloudarc/0079-called-workflows/.github/workflows/called-workflow-cmt.yml@08c15abaeea18b2f994c01df611d583a97aaf264 - with: - operation: deploy + # reusable-workflow-cmt: + # uses: autocloudarc/0079-called-workflows/.github/workflows/called-workflow-cmt.yml@08c15abaeea18b2f994c01df611d583a97aaf264 + # with: + # operation: deploy stage: runs-on: ubuntu-latest