Skip to content

Commit f242445

Browse files
authored
Delete cron schedule from push.yml
1 parent 07a4a9d commit f242445

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ on:
1515
- "info"
1616
- "debug"
1717
- "verbose"
18-
schedule:
19-
# Every Sunday at 2:00 UTC run a build with verbose log level
20-
- cron: "0 2 * * SUN"
2118
push:
2219
branches:
2320
- master

0 commit comments

Comments
 (0)