Skip to content

Commit

Permalink
chore: commented out the cron job for now as the segmentation demo ke…
Browse files Browse the repository at this point in the history
…eps running forever due to memory issues
  • Loading branch information
vedpatwardhan authored Jan 19, 2024
1 parent 2312393 commit 4f06395
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
push:
branches:
- 'main'
schedule:
- cron: '0 0 * * *'
# schedule:
# - cron: '0 0 * * *'

permissions:
actions: read
Expand Down

0 comments on commit 4f06395

Please sign in to comment.