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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
name: Nightly name: Nightly
on: on:
schedule: workflow_dispatch:
# 08:00 UTC = 03:00 EST # schedule:
- cron: '0 8 * * *' # # 08:00 UTC = 03:00 EST
# - cron: '0 8 * * *'
jobs: jobs:
deploy: deploy: