diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8ca462..153f253 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,7 @@ name: Automated Tests on: push: pull_request: + workflow_dispatch: schedule: # only upstream, won't trigger on forks! - cron: '0 0 * * *' # daily jobs: