We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d436fb5 commit a9f6af0Copy full SHA for a9f6af0
.github/workflows/docker-base.yml
@@ -2,8 +2,8 @@ name: Build ingest-file-base
2
3
on:
4
workflow_dispatch: {}
5
- schedule:
6
- - cron: "0 0 * * *"
+ # schedule:
+ # - cron: "0 0 * * *"
7
push:
8
paths:
9
- Dockerfile.base
0 commit comments