ci: improve schedule (#1228)

This commit is contained in:
Baptiste Augrain 2022-09-02 17:12:41 +02:00 committed by GitHub
parent 7a289a8b61
commit b90af6eda5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View File

@ -7,7 +7,7 @@ on:
type: string
description: Forced release version
schedule:
- cron: '0 1 * * *'
- cron: '0 7 * * *'
push:
branches: [ insider ]
paths-ignore:

View File

@ -7,7 +7,7 @@ on:
type: string
description: Forced release version
schedule:
- cron: '0 1 * * *'
- cron: '0 7 * * *'
push:
branches: [ insider ]
paths-ignore:

View File

@ -3,7 +3,7 @@ name: insider-spearhead
on:
workflow_dispatch:
schedule:
- cron: '30 0 * * *'
- cron: '0 6 * * *'
jobs:
build:

View File

@ -7,7 +7,7 @@ on:
type: string
description: Forced release version
schedule:
- cron: '0 1 * * *'
- cron: '0 7 * * *'
push:
branches: [ insider ]
paths-ignore:

View File

@ -7,7 +7,7 @@ on:
type: boolean
description: Force new Release
schedule:
- cron: '0 0 * * *'
- cron: '0 18 * * *'
push:
branches: [ master ]
paths-ignore:

View File

@ -7,7 +7,7 @@ on:
type: boolean
description: Force new Release
schedule:
- cron: '0 0 * * *'
- cron: '0 18 * * *'
push:
branches: [ master ]
paths-ignore:

View File

@ -7,7 +7,7 @@ on:
type: boolean
description: Force new Release
schedule:
- cron: '0 0 * * *'
- cron: '0 18 * * *'
push:
branches: [ master ]
paths-ignore: