diff --git a/.github/failed-scheduled-issue.md b/.github/failed-scheduled-issue.md index cb20ccda..2474a08c 100644 --- a/.github/failed-scheduled-issue.md +++ b/.github/failed-scheduled-issue.md @@ -4,5 +4,5 @@ labels: bug --- ## ❌ Daily Scheduled Test Failure ❌ -Commit: [{{ env.GIT_COMMIT }}](https://github.com/mlcommons/modelgauge/commit/{{ env.GIT_COMMIT }}) -Run Id: [{{ env.RUN_ID }}](https://github.com/mlcommons/modelgauge/actions/runs/{{ env.RUN_ID }}) +Commit: [{{ env.GIT_COMMIT }}](https://github.com/mlcommons/modelbench/commit/{{ env.GIT_COMMIT }}) +Run Id: [{{ env.RUN_ID }}](https://github.com/mlcommons/modelbench/actions/runs/{{ env.RUN_ID }})