Skip to content

Commit ed3f197

Browse files
committed
Merge branch 'PHP-8.0'
* PHP-8.0: Backport schedule in yaml
2 parents 57721d6 + 8d11576 commit ed3f197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ trigger:
1313
- UPGRADING.INTERNALS
1414

1515
schedules:
16-
- cron: 0 1 * * *
16+
- cron: "0 1 * * *"
1717
displayName: Nightly build
1818
branches:
1919
include:

0 commit comments

Comments
 (0)