diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index a740868fd..e2afd1a3d 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -7,6 +7,8 @@ on: - stable schedule: - cron: '20 16 * * *' # daily at 16:20 UTC + workflow_dispatch: + jobs: tests: strategy: