Easier self-scheduled debugging

This commit is contained in:
Lysandre
2021-02-23 08:53:55 -05:00
parent 461e8cacf9
commit 83f890ddd1

View File

@@ -6,6 +6,9 @@
name: Self-hosted runner (scheduled) name: Self-hosted runner (scheduled)
on: on:
push:
branches:
- multi_ci_*
repository_dispatch: repository_dispatch:
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 0 * * *"