FrederikKl commited on
Commit
14e5a79
1 Parent(s): 01c190b

Update inference_pipeline.yml

Browse files
.github/workflows/inference_pipeline.yml CHANGED
@@ -3,7 +3,7 @@ name: inference_pipeline
3
  on:
4
  workflow_dispatch:
5
  schedule:
6
- - cron: '11 11 * * *'
7
 
8
  jobs:
9
  test_schedule:
 
3
  on:
4
  workflow_dispatch:
5
  schedule:
6
+ # - cron: '11 11 * * *'
7
 
8
  jobs:
9
  test_schedule: