Skip to content

Commit

Permalink
[devel] Fix CI schedule.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclay committed Dec 3, 2020
1 parent a788ea0 commit f7adbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pr:
- stable-*

schedules:
- cron: 0 0 * * *
- cron: 0 7 * * *
displayName: Nightly
always: true
branches:
Expand Down

0 comments on commit f7adbec

Please sign in to comment.