From 5314472e055fb8e3feb416fc2d621ed8f24432b1 Mon Sep 17 00:00:00 2001 From: hadar-co Date: Sun, 13 Oct 2024 13:49:19 +0300 Subject: [PATCH] Update testsail.yml --- .github/workflows/testsail.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/testsail.yml b/.github/workflows/testsail.yml index 4cc4e5d..f10898b 100644 --- a/.github/workflows/testsail.yml +++ b/.github/workflows/testsail.yml @@ -4,8 +4,6 @@ name: New Relic Exporter Workflow on: workflow_dispatch: - schedule: - - cron: '0 */1 * * *' # Determines the scheduled interval for this workflow. This example runs every hour. jobs: run-integration: