Skip to content

Commit a9f6af0

Browse files
committed
Temporarily disable daily ingest-file-base build
1 parent d436fb5 commit a9f6af0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-base.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Build ingest-file-base
22

33
on:
44
workflow_dispatch: {}
5-
schedule:
6-
- cron: "0 0 * * *"
5+
# schedule:
6+
# - cron: "0 0 * * *"
77
push:
88
paths:
99
- Dockerfile.base

0 commit comments

Comments
 (0)