From 517486170da3a052bbd000a394fe0000c53f982f Mon Sep 17 00:00:00 2001 From: Yabo Hu Date: Wed, 17 Jul 2024 15:05:28 +0800 Subject: [PATCH] temporary test --- .github/workflows/sync-main-to-future.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-main-to-future.yml b/.github/workflows/sync-main-to-future.yml index 7ef6eba531f6..9d033691bde4 100644 --- a/.github/workflows/sync-main-to-future.yml +++ b/.github/workflows/sync-main-to-future.yml @@ -5,7 +5,7 @@ env: on: push: branches: - - 'main' + - 'yabo/sync-main-to-future' jobs: sync_generation: runs-on: ubuntu-latest