mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update CI cron schedules.
This commit is contained in:
parent
22ed5048a2
commit
95e509753e
1 changed files with 2 additions and 2 deletions
|
@ -29,14 +29,14 @@ schedules:
|
|||
always: true
|
||||
branches:
|
||||
include:
|
||||
- stable-9
|
||||
- stable-8
|
||||
- stable-7
|
||||
- cron: 0 11 * * 0
|
||||
displayName: Weekly (old stable branches)
|
||||
always: true
|
||||
branches:
|
||||
include:
|
||||
- stable-6
|
||||
- stable-7
|
||||
|
||||
variables:
|
||||
- name: checkoutPath
|
||||
|
|
Loading…
Reference in a new issue