bye cron
Some checks failed
Docker Image CI / build (push) Successful in 59s
Docker / build (push) Failing after 27s

This commit is contained in:
illegitimate-egg 2025-08-10 01:55:16 +01:00 committed by GitHub
parent cc1056dea0
commit 9bbcb71ee1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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