Allow to run CI manually

This commit is contained in:
ErickSkrauch
2024-01-23 21:52:53 +01:00
parent 3ae7caa6ba
commit 8035787d87

View File

@ -3,6 +3,7 @@ name: CI
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 2 * * *'