Shift workflows 12h

This commit is contained in:
hackercat
2021-01-19 21:00:05 +00:00
parent a739cdeb68
commit 2ff13ae3fe
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build Docker image
on:
schedule:
- cron: 0 0 * * *
- cron: 0 12 * * *
push:
paths:
- '.github/workflows/build-images.yml'