Skip to content

Commit 20425cb

Browse files
authored
Update ci.yml
1 parent 69849ad commit 20425cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Build and Push Docker Image to DockerHub Registry
22

33
on:
4+
schedule:
5+
- cron: '0 0 * * *'
46
push:
57
branches:
68
- main

0 commit comments

Comments
 (0)