builds godot
turn off the schedule
bendn 2023-03-02
parent 069c6c7 · commit 88b6752
-rw-r--r--.github/workflows/manual-build-normal.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/workflows/manual-build-normal.yml b/.github/workflows/manual-build-normal.yml
index f1516f5..ffe6898 100644
--- a/.github/workflows/manual-build-normal.yml
+++ b/.github/workflows/manual-build-normal.yml
@@ -7,8 +7,9 @@ on:
type: string
description: which ref to build
required: true
- schedule:
- - cron: '30 20 * * *'
+ # turn on when the godot5 is in dev
+ # schedule:
+ # - cron: '30 20 * * *'
jobs:
all-dimensions: