This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push: new 56703c05470 lower speed before we can produce swagger files stably 56703c05470 is described below commit 56703c05470a165799dda01c038a9ec9a64efd0d Author: tison <wander4...@gmail.com> AuthorDate: Mon Dec 19 22:02:53 2022 +0800 lower speed before we can produce swagger files stably --- .github/workflows/ci-sync-content.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-sync-content.yml b/.github/workflows/ci-sync-content.yml index f5ff1b883b2..6726b711710 100644 --- a/.github/workflows/ci-sync-content.yml +++ b/.github/workflows/ci-sync-content.yml @@ -18,7 +18,7 @@ name: CI - Synchronize Content on: schedule: - - cron: "0 * * * *" + - cron: "0 */6 * * *" workflow_dispatch: jobs: