From f875ed6ee7d0fea3a8feab681b8a6449eeb4eba3 Mon Sep 17 00:00:00 2001 From: Andy Date: Sat, 1 Apr 2023 09:50:38 +0200 Subject: [PATCH] fix: Auto Update Changes workflow --- .github/workflows/auto-update.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index fe55dc4b..0a40f72a 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -1,7 +1,6 @@ name: Auto Update Icons on: - push: pull_request: schedule: - cron: '0 12 * * 1'