Turn off Nightly

This commit is contained in:
eugene yokota
2022-06-19 21:09:49 -04:00
committed by GitHub
parent f816aed059
commit ac8a17d2a3
+4 -3
View File
@@ -1,8 +1,9 @@
name: Nightly
on:
schedule:
# 08:00 UTC = 03:00 EST
- cron: '0 8 * * *'
workflow_dispatch:
# schedule:
# # 08:00 UTC = 03:00 EST
# - cron: '0 8 * * *'
jobs:
deploy: