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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6266dc0  fix: fix only merge code to dev
6266dc0 is described below

commit 6266dc051f76fa9dc1a2de15e823b25f4447edfd
Author: lihui <[email protected]>
AuthorDate: Sun Jan 12 18:23:03 2025 +0800

    fix: fix only merge code to dev
---
 .github/workflows/sync-info.yml | 1 -
 1 file changed, 1 deletion(-)

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

Reply via email to