From 2fd809cd148e022a4ac4c8791f02fa93da4cf202 Mon Sep 17 00:00:00 2001 From: Zicklag Date: Thu, 26 Oct 2023 19:26:18 +0000 Subject: [PATCH] ci: remove scheduled nightly builds. (#867) We will be making nightly builds manually when something interesting happens. --- .github/workflows/release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 634295b73f..81bbe54716 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,9 +1,6 @@ name: 🚀 Release on: - schedule: - # Run every night - - cron: "0 4 * * *" workflow_dispatch: push: tags: