From 71ad1f5ec5c7dd9bf3740934d340883e561334f9 Mon Sep 17 00:00:00 2001 From: Klaus Lungwitz Date: Tue, 27 Aug 2024 16:38:45 -0300 Subject: [PATCH] add debug --- .github/workflows/arena-argentina-testing-deploy.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/arena-argentina-testing-deploy.yaml b/.github/workflows/arena-argentina-testing-deploy.yaml index 673956cb8..f8505ffa8 100644 --- a/.github/workflows/arena-argentina-testing-deploy.yaml +++ b/.github/workflows/arena-argentina-testing-deploy.yaml @@ -1,6 +1,10 @@ name: "[MACMINI-TESTING-ARGENTINA] Deploy to Argentina Office Arena Testing" on: workflow_dispatch: + on: + push: + branches: + - deploy-macos jobs: build-deploy: