mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-09-01 18:32:40 +02:00
Remove Docker Workflow's scheduled trigger.
This commit is contained in:
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@@ -1,9 +1,6 @@
|
|||||||
name: Docker Buildx and Push
|
name: Docker Buildx and Push
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
# 00:00 UTC every day
|
|
||||||
- cron: '0 0 * * *'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user