Shift workflows 12h
This commit is contained in:
@@ -2,7 +2,7 @@ name: Build Docker image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 0 * * *
|
- cron: 0 12 * * *
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- '.github/workflows/build-images.yml'
|
- '.github/workflows/build-images.yml'
|
||||||
|
|||||||
Reference in New Issue
Block a user