chg: Remove cron from docker publish

pull/494/head
Raphaël Vinot 2022-08-10 18:54:01 +02:00
parent 9ea468a9be
commit b03477d8ca
1 changed files with 0 additions and 2 deletions

View File

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