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