Skip to content

Commit bb10c2b

Browse files
committed
Remove comment from workflow
1 parent 0a5626a commit bb10c2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
- run: calkit dvc pull
4848
continue-on-error: true
4949
- run: calkit run
50-
# If running on a PR, push to that branch, else push to main
5150
- run: calkit save -am "Run pipeline"
5251
env:
5352
CALKIT_DVC_TOKEN: ${{ secrets.CALKIT_DVC_TOKEN }}

0 commit comments

Comments
 (0)