Merge pull request #791 from thockin/rename_ghaction_build_job

Rename github build workflow
This commit is contained in:
Kubernetes Prow Robot 2023-07-29 13:03:59 -07:00 committed by GitHub
commit 9163f8fac2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ permissions:
contents: read
jobs:
build-linux-amd64:
build:
runs-on: ubuntu-latest
steps:
- name: Set up go