This is an automated email from the ASF dual-hosted git repository.
robin0716 pushed a commit to branch refactor/add-info-yaml
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git
The following commit(s) were added to refs/heads/refactor/add-info-yaml by this
push:
new b1d2ecf chore: Update sync-info.yaml
b1d2ecf is described below
commit b1d2ecf2175aec38ae2bc560e06b2b548cc6f5f4
Author: robin <[email protected]>
AuthorDate: Wed Jul 10 12:24:44 2024 +0800
chore: Update sync-info.yaml
---
.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 143f9cc..8184889 100644
--- a/.github/workflows/sync-info.yml
+++ b/.github/workflows/sync-info.yml
@@ -20,7 +20,7 @@ on:
pull_request:
branches: [main]
push:
- branches: [main, refactor/add-info-yaml]
+ branches: [main]
jobs:
build: