From 1a79eae0c8eb68b6fe178812ce354c582bf9c423 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Mon, 31 May 2021 13:01:34 +0100 Subject: ci: remove on push --- .github/workflows/updater-wip.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.github') diff --git a/.github/workflows/updater-wip.yml b/.github/workflows/updater-wip.yml index a43c8787..74ebfb52 100644 --- a/.github/workflows/updater-wip.yml +++ b/.github/workflows/updater-wip.yml @@ -3,9 +3,6 @@ name: Updater (WIP) on: schedule: - cron: 0 0 * * 0 - push: - branches: - - master jobs: update: -- cgit v1.2.3