Add daily E2E test

This commit is contained in:
Oliver Blanthorn 2020-07-19 13:39:56 +01:00
parent 70d906d263
commit caf0acaf73

View file

@ -7,6 +7,8 @@ on:
pull_request:
branches:
- '*'
schedule:
- cron: "45 7 * * *"
jobs:
test: