From a6c85836d7f419280500394a60ef30aa93846c51 Mon Sep 17 00:00:00 2001 From: Willian Galvani Date: Fri, 20 Sep 2024 12:33:19 -0300 Subject: [PATCH] test build --- .github/workflows/test-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-and-deploy.yml b/.github/workflows/test-and-deploy.yml index 3a638d2185..be4fc2075d 100644 --- a/.github/workflows/test-and-deploy.yml +++ b/.github/workflows/test-and-deploy.yml @@ -247,7 +247,7 @@ jobs: deploy-raspberry-image: needs: deploy-docker-images - if: github.event_name != 'pull_request' && github.repository_owner == 'bluerobotics' + if: github.event_name != 'pull_request' && github.repository_owner == 'williangalvani' timeout-minutes: 180 # Detect if it gets into an infinite loop or some unexpected state strategy: matrix: