Skip to content

Commit

Permalink
Update ci-dgraph-upgrade-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meghalims committed May 24, 2024
1 parent b51cb9a commit fffeecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dgraph-upgrade-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- main
- 'release/**'
schedule:
- cron: "30 20 * * *" # 1 run per day
- cron: "00 20 * * *" # 1 run per day
jobs:
dgraph-upgrade-tests:
if: github.event.pull_request.draft == false
Expand Down

0 comments on commit fffeecd

Please sign in to comment.