aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 8100c04ef..d58be0fd7 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -1,7 +1,7 @@
1name: release 1name: release
2on: 2on:
3 schedule: 3 schedule:
4 - cron: '*/15 * * * *' # midnight UTC 4 - cron: '0 0 * * *' # midnight UTC
5 5
6 push: 6 push:
7 branches: 7 branches: