Skip to content

Commit 4170558

Browse files
committed
chore: remove scheduled cron job for weekly regression tests
1 parent 9e9dd73 commit 4170558

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
pull_request:
77
branches: [main, development]
88
workflow_dispatch:
9-
schedule:
10-
# Run weekly to catch any regressions
11-
- cron: '0 2 * * 0'
129

1310
jobs:
1411
# Syntax and Static Analysis

0 commit comments

Comments
 (0)