From 669d22b34052b8152bc7ee4715540adbbc2c3c7c Mon Sep 17 00:00:00 2001 From: Tomasz Urbaszek Date: Wed, 24 Apr 2024 08:46:32 +0200 Subject: [PATCH] fixup! fixup! Test connection in action test --- .github/workflows/test_cli_action.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test_cli_action.yaml b/.github/workflows/test_cli_action.yaml index 4efa8636b2..ea837e06a5 100644 --- a/.github/workflows/test_cli_action.yaml +++ b/.github/workflows/test_cli_action.yaml @@ -1,6 +1,7 @@ name: "CLI Action testing" on: + push: schedule: - cron: "0 0 * * *" workflow_dispatch: