Skip to content

Commit 8d11576

Browse files
committed
Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4: Backport schedule in yaml
2 parents d953cd1 + 9a2e5cf commit 8d11576

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

azure-pipelines.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ trigger:
1212
- UPGRADING
1313
- UPGRADING.INTERNALS
1414

15+
schedules:
16+
- cron: "0 1 * * *"
17+
displayName: Nightly build
18+
branches:
19+
include:
20+
- PHP-7.4
21+
- PHP-8.0
22+
- master
23+
1524
jobs:
1625
- template: azure/job.yml
1726
parameters:

0 commit comments

Comments
 (0)