diff --git a/.github/workflows/transformers_amd_ci_scheduled.yaml b/.github/workflows/transformers_amd_ci_scheduled.yaml index af5c5bb..e679a58 100644 --- a/.github/workflows/transformers_amd_ci_scheduled.yaml +++ b/.github/workflows/transformers_amd_ci_scheduled.yaml @@ -372,6 +372,7 @@ jobs: # This would be `skipped` if `setup` is skipped. setup_status: ${{ needs.setup.result }} slack_report_channel: ${{ inputs.slack_report_channel }} + report_repo_id: "optimum-amd/transformers_daily_ci" # This would be an empty string if `setup` is skipped. folder_slices: ${{ needs.setup.outputs.folder_slices }} quantization_matrix: ${{ needs.setup.outputs.quantization_matrix }}