mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
Run CI for old branches only once per week.
This commit is contained in:
@@ -19,7 +19,14 @@ schedules:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
- stable-*
|
||||
- stable-2
|
||||
- stable-3
|
||||
- cron: 0 8 * * 0
|
||||
displayName: Weekly (old branches)
|
||||
always: true
|
||||
branches:
|
||||
include:
|
||||
- stable-1
|
||||
|
||||
variables:
|
||||
- name: checkoutPath
|
||||
|
||||
Reference in New Issue
Block a user