FrederikKl commited on
Commit
f03f71f
1 Parent(s): e0ff5a4

Update inference_pipeline.yml

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