Skip to content

Commit b97cd8f

Browse files
committed
chore: Don't run the tests as a cron job
1 parent 6a46b48 commit b97cd8f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
- main
88
- staging # for Bors
99
- trying # for Bors
10-
schedule:
11-
- cron: '00 05 * * *'
1210
jobs:
1311
test:
1412
name: test

0 commit comments

Comments
 (0)