From 550a6e9411bd18bd332c137e7aa1f2357bc7dfd6 Mon Sep 17 00:00:00 2001 From: Sakib Rahman Date: Sun, 22 Dec 2024 14:15:47 -0500 Subject: [PATCH] Don't run with every PR sync --- .github/workflows/test_rucio.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test_rucio.yml b/.github/workflows/test_rucio.yml index 8fa518d..47e1be6 100644 --- a/.github/workflows/test_rucio.yml +++ b/.github/workflows/test_rucio.yml @@ -3,7 +3,6 @@ name: Test upload to rucio on: schedule: - cron: '0 0 1,15 * *' - pull_request: workflow_dispatch: concurrency: