diff --git a/.github/workflows/pr-and-release-build.yml b/.github/workflows/pr-and-release-build.yml index 75ae17f..183ede0 100644 --- a/.github/workflows/pr-and-release-build.yml +++ b/.github/workflows/pr-and-release-build.yml @@ -6,6 +6,7 @@ defaults: jobs: build: + name: "Sidecar Build" runs-on: ubuntu-latest steps: - name: Checkout sidecar project