diff --git a/.github/workflows/__go-custom-tracing.yml b/.github/workflows/__go-custom-tracing.yml deleted file mode 100644 index e69de29bb2..0000000000 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