mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
Remove Docker Workflow's scheduled trigger.
This commit is contained in:
parent
c0b4198eaf
commit
244e296652
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@ -1,9 +1,6 @@
|
||||
name: Docker Buildx and Push
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# 00:00 UTC every day
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user