no reason for nightly builds

This commit is contained in:
Morgan Patterson
2021-10-29 08:51:10 -07:00
committed by GitHub
parent 01cb73f6a5
commit 386f5be7af

View File

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