Skip to content

Commit 9e5cbde

Browse files
authored
Remove scheduled cron job from main.yml (#1)
Removed scheduled cron job from workflow.
1 parent fd4a881 commit 9e5cbde

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ permissions:
66
on:
77
push:
88
branches: [main]
9-
schedule:
10-
- cron: "0 8,20 * * *"
119

1210
jobs:
1311
unit-tests:

0 commit comments

Comments
 (0)