This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new da41fad6f1 update website yml (#928)
da41fad6f1 is described below
commit da41fad6f1e82edf971757318d78eb092da34273
Author: Devosend <[email protected]>
AuthorDate: Wed Dec 6 12:18:47 2023 +0800
update website yml (#928)
---
.github/workflows/website.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml
index edde5fa9d0..9a4b5c3136 100644
--- a/.github/workflows/website.yml
+++ b/.github/workflows/website.yml
@@ -4,11 +4,11 @@ on:
pull_request:
branches:
- master
- push:
- branches:
- - master
- schedule:
- - cron: '0 5 * * *'
+# push:
+# branches:
+# - master
+# schedule:
+# - cron: '0 5 * * *'
env:
# We use the repo in swap/dolphinscheduler to build all python versions docs