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

View File

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