From 56c24d6b2d337e135366427f0e7cc99706c0ea34 Mon Sep 17 00:00:00 2001 From: Sabrina Tardio Date: Tue, 19 Dec 2023 14:09:02 +0100 Subject: [PATCH] update --- .github/workflows/Sync-End-to-End-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Sync-End-to-End-tests.yml b/.github/workflows/Sync-End-to-End-tests.yml index a656884337..eec0bf4fec 100644 --- a/.github/workflows/Sync-End-to-End-tests.yml +++ b/.github/workflows/Sync-End-to-End-tests.yml @@ -3,7 +3,7 @@ name: Sync-End-to-End tests on: workflow_dispatch: push: - branches: + branches: - sabrina/sync_e2e_ci schedule: - cron: '0 5 * * *' # run at 5 AM UTC