Skip to content

Commit

Permalink
test: revert trigger for upgrade test (#3707)
Browse files Browse the repository at this point in the history
  • Loading branch information
GMHDBJD authored Dec 3, 2021
1 parent 75438dc commit a700950
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/upgrade_dm_via_tiup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Upgrade DM via TiUP
on:
schedule:
- cron: '0 17-23 * * *' # run at minute 0 every hour from 01:00 ~ 07:00 UTC+8
pull_request:
branches:
- master

workflow_dispatch:
inputs: # TODO: use these inputs
Expand Down

0 comments on commit a700950

Please sign in to comment.