1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Remove stable-4 from CI cron; add stable-7 instead.

This commit is contained in:
Felix Fontein 2023-05-08 21:40:50 +02:00
parent 6558c9981f
commit 9708561131

View file

@ -29,14 +29,14 @@ schedules:
always: true
branches:
include:
- stable-7
- stable-6
- stable-5
- cron: 0 11 * * 0
displayName: Weekly (old stable branches)
always: true
branches:
include:
- stable-4
- stable-5
variables:
- name: checkoutPath