mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-18 04:48:46 +00:00
Run CI on stable branches only once per week.
This commit is contained in:
parent
4ecae3e605
commit
a15516b6a5
@ -19,6 +19,11 @@ schedules:
|
|||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- main
|
- main
|
||||||
|
- cron: 0 12 * * 0
|
||||||
|
displayName: Weekly (old stable branches)
|
||||||
|
always: true
|
||||||
|
branches:
|
||||||
|
include:
|
||||||
- stable-*
|
- stable-*
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user