Changed cron time
All checks were successful
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Successful in 1m49s
All checks were successful
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Successful in 1m49s
This commit is contained in:
@@ -2,7 +2,7 @@ name: Docker Build and Publish
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '37 7 * * SUN'
|
- cron: '30 7 * * SUN'
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
|
|||||||
Reference in New Issue
Block a user