From a158b954a9f50f68d5c78b24eeec3221679dc7a0 Mon Sep 17 00:00:00 2001 From: mtkennerly Date: Wed, 25 Sep 2024 16:15:14 -0400 Subject: [PATCH] Disable scheduled workflow due to access restrictions on PCGamingWiki --- .github/workflows/import.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/import.yaml b/.github/workflows/import.yaml index f33eb657..ba26ac1c 100644 --- a/.github/workflows/import.yaml +++ b/.github/workflows/import.yaml @@ -1,6 +1,6 @@ on: - schedule: - - cron: '0 */6 * * *' + # schedule: + # - cron: '0 */6 * * *' workflow_dispatch: ~ name: Import