disabled daily docker build
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
Docker / build (push) Has been cancelled
golangci-lint / lint (push) Has been cancelled

This commit is contained in:
2025-04-19 16:14:17 +03:00
committed by GitHub
parent 478db8f716
commit 571b2122cf

View File

@@ -6,8 +6,6 @@ name: Docker
# documentation.
on:
schedule:
- cron: '38 1 * * *'
push:
branches: [ "master" ]
# Publish semver tags as releases.