From 52e784761fd6a1b41a81c336425a1ab13557e498 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Sat, 12 Feb 2022 15:20:23 -0500 Subject: [PATCH] chore: remove unsupported branch argument from update-sponsors --- .github/workflows/update-sponsors.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update-sponsors.yml b/.github/workflows/update-sponsors.yml index 4dcc8aeb8bf2..1c17029cba0f 100644 --- a/.github/workflows/update-sponsors.yml +++ b/.github/workflows/update-sponsors.yml @@ -1,7 +1,6 @@ name: Update Sponsors Data on: - branch: main schedule: - cron: "0 0 * * *"