Allow to run CI manually

This commit is contained in:
ErickSkrauch 2024-01-23 21:52:53 +01:00
parent 3ae7caa6ba
commit 8035787d87
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E
1 changed files with 1 additions and 0 deletions

View File

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