remove schedule
Some checks failed
Publish Docker Image / docker (push) Failing after 3m19s

This commit is contained in:
Lee 2023-12-30 23:15:10 +00:00
parent 4bce544d98
commit 0d03516d04

@ -1,8 +1,6 @@
name: Publish Docker Image name: Publish Docker Image
on: on:
schedule:
- cron: "0 0 * * 0"
push: push:
branches: branches:
- "main" - "main"