[ci] Add nightly run

Signed-off-by: Julian Strobl <jmastr@mailbox.org>
This commit is contained in:
Julian Strobl 2023-04-28 14:19:16 +02:00
parent 923f14d669
commit 95001fc262
No known key found for this signature in database
GPG Key ID: E0A8F9AD733499A7

View File

@ -6,6 +6,8 @@
--- ---
name: CI name: CI
on: on:
schedule:
- cron: "0 3 * * *"
push: push:
branches: branches:
- "*" - "*"