Remove nightly simulation

This commit is contained in:
Ayush Shrivastava 2021-01-25 15:25:49 +05:30 committed by GitHub
parent 00531aff8a
commit b59aaf1ff6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
name: Nightly
on: [pull_request]
# schedule:
# # every night at midnight
# - cron: '0 0 * * *'
on:
schedule:
# every night at midnight
- cron: '0 0 * * *'
jobs: