From 7618e05176b5f2c3008f375f840396ea8592488a Mon Sep 17 00:00:00 2001 From: Irfan Alibay Date: Sun, 8 Sep 2024 12:56:14 +0100 Subject: [PATCH] Update gh-ci-cron.yaml (#4705) --- .github/workflows/gh-ci-cron.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/gh-ci-cron.yaml b/.github/workflows/gh-ci-cron.yaml index 7d2ecc6f6a..4585fc4de7 100644 --- a/.github/workflows/gh-ci-cron.yaml +++ b/.github/workflows/gh-ci-cron.yaml @@ -5,9 +5,9 @@ on: - cron: "0 3 * * 2,5" workflow_dispatch: # Uncomment when you need to test on a PR - pull_request: - branches: - - develop + # pull_request: + # branches: + # - develop concurrency: