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

Main branches are stable-8 and stable-7; stable-6 runs more seldomly in CI.

This commit is contained in:
Felix Fontein 2023-11-01 08:10:16 +01:00
parent e9a3b69fd9
commit 6d0bcec1cb

View file

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