Skip to content

Commit ad70800

Browse files
committed
update image daily
1 parent 5bfcb2d commit ad70800

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
pull_request:
77
branches: [main]
88
workflow_dispatch:
9+
schedule:
10+
- cron: '0 0 * * *'
911

1012
env:
1113
DOCKER_REPOSITORY: quay.io/unstructured-io

0 commit comments

Comments
 (0)