ci: add push event
This commit is contained in:
parent
ea8d9dba18
commit
336da8a2f2
|
@ -1,7 +1,7 @@
|
||||||
name: Daily Test
|
name: Daily Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# push:
|
push:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '13 13 * * *'
|
- cron: '13 13 * * *'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue