From 2dce11893d5b2a0c2736c37760e25cf967846256 Mon Sep 17 00:00:00 2001 From: Calvin Kirs Date: Thu, 24 Oct 2024 18:00:27 +0800 Subject: [PATCH] Update auto-pick.yml --- .github/workflows/auto-pick.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-pick.yml b/.github/workflows/auto-pick.yml index 8fea6ef43644b8..fed284e9c24918 100644 --- a/.github/workflows/auto-pick.yml +++ b/.github/workflows/auto-pick.yml @@ -5,7 +5,7 @@ on: types: - closed branches: - - main + - master jobs: auto_cherry_pick: