Merge pull request #20 from crazy-max/ci-dispatch

ci: workflow dispatch
This commit is contained in:
CrazyMax 2023-08-18 10:28:14 +02:00 committed by GitHub
commit d00caf720d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
name: ci
on:
workflow_dispatch:
schedule:
- cron: '0 10 * * *'
push: