From 06cc6477924e714def91917cf23f2540891ed6be Mon Sep 17 00:00:00 2001 From: Adam Lewis <23342526+Adam-D-Lewis@users.noreply.github.com> Date: Fri, 31 May 2024 10:16:11 -0500 Subject: [PATCH] don't run on PRs --- .github/workflows/test_azure_integration.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/test_azure_integration.yaml b/.github/workflows/test_azure_integration.yaml index 0d3c8bd43..a639d915f 100644 --- a/.github/workflows/test_azure_integration.yaml +++ b/.github/workflows/test_azure_integration.yaml @@ -3,9 +3,6 @@ name: test-azure-integration on: schedule: - cron: "0 0 * * MON" - pull_request: - branches: - - develop workflow_dispatch: inputs: branch: