chg: Remove cron from docker publish

pull/497/head
Raphaël Vinot 2022-08-10 18:54:01 +02:00
parent 4a0cb8b0ec
commit e6c23a3bc7
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.