Only run nightly build nightly (#799)

This commit is contained in:
Anuraag Agrawal 2020-07-27 14:01:45 +09:00 committed by GitHub
parent 72c36b40b4
commit 15e4f59a5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -1,9 +1,6 @@
name: Nightly build
on:
push:
branches:
- master
schedule:
# strange schedule to reduce the risk of DDOS GitHub infra
- cron: "24 3 * * *"
@ -99,4 +96,4 @@ jobs:
build-${{ env.cache-name }}-
- name: Test with Gradle
run: ./gradlew latestDepTest
run: ./gradlew latestDepTest