Skip to content

Commit

Permalink
Merge pull request #791 from thockin/rename_ghaction_build_job
Browse files Browse the repository at this point in the history
Rename github build workflow
  • Loading branch information
k8s-ci-robot authored Jul 29, 2023
2 parents ee35dad + 251fd7b commit 9163f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:
contents: read

jobs:
build-linux-amd64:
build:
runs-on: ubuntu-latest
steps:
- name: Set up go
Expand Down

0 comments on commit 9163f8f

Please sign in to comment.