diff --git a/.github/workflows/pull-request-build-yml b/.github/workflows/pull-request-build.yml similarity index 97% rename from .github/workflows/pull-request-build-yml rename to .github/workflows/pull-request-build.yml index 61d3b1076543..5244123f3ee9 100644 --- a/.github/workflows/pull-request-build-yml +++ b/.github/workflows/pull-request-build.yml @@ -42,4 +42,4 @@ jobs: --branch "${{ github.event.pull_request.head.ref }}" \ --pr-number "${{ github.event.pull_request.number }}" \ --run-id "${{ github.run_id }}" - timeout-minutes: 510 # 8.5 hours \ No newline at end of file + timeout-minutes: 510 # 8.5 hours