Skip to content

Commit 23baee5

Browse files
[CI] Removed Daily Test Run
There is no clear reason to make the CI run daily. We can always add it in the future if it is found to be useful.
1 parent f51ce10 commit 23baee5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- master
77
pull_request:
88
workflow_dispatch:
9-
schedule:
10-
- cron: '0 0 * * *' # daily
119

1210
# If this workflow is already running on a PR or branch, cancel it.
1311
concurrency:

0 commit comments

Comments
 (0)