Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 728831c

Browse files
committed
Remove scheduled builds
1 parent d8e89fb commit 728831c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches: ["main"]
66
pull_request:
7-
schedule:
8-
- cron: "0 0 * * *"
7+
# schedule:
8+
# - cron: "0 0 * * *"
99

1010
defaults:
1111
run:

0 commit comments

Comments
 (0)