From b91eaa90a3351fd6a5b4c387db9129bf91f1a914 Mon Sep 17 00:00:00 2001 From: Julian Nischler Date: Mon, 25 Mar 2024 08:49:02 +0100 Subject: [PATCH] Update trustlist-SE.yml --- .github/workflows/trustlist-SE.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/trustlist-SE.yml b/.github/workflows/trustlist-SE.yml index 1629b2c0..6b162050 100644 --- a/.github/workflows/trustlist-SE.yml +++ b/.github/workflows/trustlist-SE.yml @@ -1,8 +1,8 @@ name: Renew Trustlist SE on: - schedule: - - cron: '0 5,10,15,20 * * *' + # schedule: + # - cron: '0 5,10,15,20 * * *' push: branches: ['main']