Remove cron build

This commit is contained in:
Gaspard Wierzbinski 2024-04-06 20:43:29 -10:00 committed by GitHub
parent a291096e92
commit 6afac6ec15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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