Skip to content

Commit 536ac46

Browse files
authored
Run nightly build on Fridays too (#8041)
1 parent c36362a commit 536ac46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipeline.nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ trigger: none
33
pr: none
44

55
schedules:
6-
- cron: '0 4 * * Mon-Thu'
6+
- cron: '0 4 * * Mon-Fri'
77
displayName: Nightly Release Schedule
88
always: true
99
branches:

0 commit comments

Comments
 (0)