Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion azure-pipelines-insertion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ variables:
trigger: none

schedules:
// insert at 1am on monday, wednesday and friday
# insert at 1am on monday, wednesday and friday
- cron: 0 1 * * 1,3,5
displayName: Daily midnight insertion to VS
branches:
Expand Down