From b2827156a0966bb3a98f982c57e3fc1d028a4e78 Mon Sep 17 00:00:00 2001 From: Ashley Anderson Date: Fri, 3 Jan 2025 13:04:00 -0500 Subject: [PATCH] Revert "Add 'pull_request' to register new workflow name" This reverts commit 70ba7ce9d452258d831f29e3eeec508ae01d8cd1. --- .github/workflows/update.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index e4198cefc0..39ee0619e1 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -2,7 +2,6 @@ name: Update Plugin Index on: workflow_dispatch: - pull_request: schedule: # "every 2 hours" - cron: 0 */2 * * *