Skip to content

Commit

Permalink
feat(#245): workflows pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Nov 29, 2024
1 parent 5f1c548 commit 618f9d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sr-data/resources/pipeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,9 @@
"cp \"embeddings-e5-1024.csv\" \"e5.csv\"",
"cp \"embeddings-embedv3-1024.csv\" \"embedv3.csv\""
]
},
"workflows": {
"repos": "@in",
"out": "../after-workflows.csv"
}
}

0 comments on commit 618f9d1

Please sign in to comment.