Skip to content

Commit

Permalink
Revert "update website yml (#928)" (#929)
Browse files Browse the repository at this point in the history
This reverts commit da41fad.
  • Loading branch information
zhongjiajie authored Dec 6, 2023
1 parent 067bbe5 commit 757666a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 757666a

Please sign in to comment.