Skip to content

Commit b68bdc3

Browse files
authored
Disable cron builds
1 parent 96e6dcd commit b68bdc3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
pull_request:
88
branches:
99
- main
10-
schedule:
11-
- cron: "0 0 * * *"
1210

1311
jobs:
1412
test:

0 commit comments

Comments
 (0)