Debug scheduled builds

This commit is contained in:
Philipp Oppermann
2019-09-13 10:53:43 +02:00
parent 80302ad306
commit 36a85b2d66

View File

@@ -7,9 +7,9 @@ on:
- '!staging.tmp'
tags:
- '*'
pull_request:
schedule:
- cron: '40 3 * * *' # every day at 3:40
pull_request:
jobs:
test: