ci: nightly triggers

This commit is contained in:
Lewis Russell 2024-06-27 17:08:18 +01:00
parent 37da716804
commit 7e74c5021b

View file

@ -3,6 +3,9 @@ name: Nightly
on:
schedule:
- cron: "0 0 * * *"
push:
branches: [ master ]
workflow_dispatch:
jobs:
test: