mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-04-11 11:21:26 +00:00
Run CI on stable branches only once per week.
(cherry picked from commit 24e7d07973)
This commit is contained in:
@@ -19,6 +19,11 @@ schedules:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
- cron: 0 12 * * 0
|
||||
displayName: Weekly (old stable branches)
|
||||
always: true
|
||||
branches:
|
||||
include:
|
||||
- stable-*
|
||||
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user