mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-09-13 03:15:10 +00:00
Run CI on stable branches only once per week.
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user