ci: add push event

This commit is contained in:
Shohei Ueda 2020-04-08 01:55:37 +09:00 committed by GitHub
parent ea8d9dba18
commit 336da8a2f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Daily Test
on:
# push:
push:
schedule:
- cron: '13 13 * * *'