Skip to content

Commit

Permalink
ci: remove scheduled nightly builds. (#867)
Browse files Browse the repository at this point in the history
We will be making nightly builds manually when something interesting
happens.
  • Loading branch information
zicklag authored Oct 26, 2023
1 parent d4a818b commit 2fd809c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: 🚀 Release

on:
schedule:
# Run every night
- cron: "0 4 * * *"
workflow_dispatch:
push:
tags:
Expand Down

0 comments on commit 2fd809c

Please sign in to comment.