This is an automated email from the ASF dual-hosted git repository.

robin0716 pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git


The following commit(s) were added to refs/heads/dev by this push:
     new c5015ed  chore: Update base branch in sync-info workflow
c5015ed is described below

commit c5015ed6dd9554c730f4856e1bcc3892712b5b55
Author: robin <[email protected]>
AuthorDate: Thu Sep 19 14:47:33 2024 +0800

    chore: Update base branch in sync-info workflow
---
 .github/workflows/sync-info.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/sync-info.yml b/.github/workflows/sync-info.yml
index fac084a..790ceec 100644
--- a/.github/workflows/sync-info.yml
+++ b/.github/workflows/sync-info.yml
@@ -40,6 +40,6 @@ jobs:
           title: "chore: Sync Plugin Info"
           body: "Sync Plugin Info"
           branch: "chore/sync-info"
-          base: "main"
+          base: "dev"
           
   
\ No newline at end of file

Reply via email to