Skip to content

Commit

Permalink
Update reset-fork.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Feb 16, 2025
1 parent 62f57db commit 938d3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reset-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Add Upstream Remote
run: |
git remote add upstream https://github.com/mlcommons/mlperf-automations.git
git remote add upstream https://github.com/mlcommons/mlcflow.git
git fetch upstream
- name: Reset Branch to Upstream
run: |
Expand Down

0 comments on commit 938d3d1

Please sign in to comment.