This is an automated email from the ASF dual-hosted git repository. kumfo pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git
commit 1653746fd6f8465dc96ddbf0fa1dd0f424f8e760 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:
