diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 9a4b5c31365..edde5fa9d0d 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