From 789f7e6bc9f9052ca8fc10c5d40ba4c8f7149984 Mon Sep 17 00:00:00 2001 From: Angela P Wen Date: Fri, 4 Nov 2022 16:36:16 -0700 Subject: [PATCH] PR check fixups --- .github/workflows/__go-reconciled-tracing-legacy-workflow.yml | 0 .github/workflows/__go-tracing-autobuilder.yml | 4 ++-- pr-checks/checks/go-custom-tracing-autobuild.yml | 0 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 .github/workflows/__go-reconciled-tracing-legacy-workflow.yml delete mode 100644 pr-checks/checks/go-custom-tracing-autobuild.yml diff --git a/.github/workflows/__go-reconciled-tracing-legacy-workflow.yml b/.github/workflows/__go-reconciled-tracing-legacy-workflow.yml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/.github/workflows/__go-tracing-autobuilder.yml b/.github/workflows/__go-tracing-autobuilder.yml index 5d2c2a6193..0d270143f9 100644 --- a/.github/workflows/__go-tracing-autobuilder.yml +++ b/.github/workflows/__go-tracing-autobuilder.yml @@ -3,7 +3,7 @@ # pip install ruamel.yaml && python3 sync.py # to regenerate this file. -name: 'PR Check - Go: tracing with autobuilder step' +name: 'PR Check - Go: tracing with autobuilder' env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GO111MODULE: auto @@ -49,7 +49,7 @@ jobs: version: nightly-latest - os: macos-latest version: nightly-latest - name: 'Go: tracing with autobuilder step' + name: 'Go: tracing with autobuilder' timeout-minutes: 45 runs-on: ${{ matrix.os }} steps: diff --git a/pr-checks/checks/go-custom-tracing-autobuild.yml b/pr-checks/checks/go-custom-tracing-autobuild.yml deleted file mode 100644 index e69de29bb2..0000000000