From 46888b124e8df9bb43d0cef95713728240b4786b Mon Sep 17 00:00:00 2001 From: Mehul Mathur Date: Fri, 27 Dec 2024 14:22:32 +0000 Subject: [PATCH] test: ci --- .github/workflows/update-releases.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-releases.yml b/.github/workflows/update-releases.yml index 1ce3b72f7..06c3c60f4 100644 --- a/.github/workflows/update-releases.yml +++ b/.github/workflows/update-releases.yml @@ -1,6 +1,7 @@ name: Update Releases on: + push workflow_dispatch # schedule: # - cron: "0 */4 * * *"