Skip to content

Commit

Permalink
ci: rename workflow to build
Browse files Browse the repository at this point in the history
Looks better in a README badge
  • Loading branch information
bevzzz authored Jan 15, 2024
1 parent 71264a4 commit 698e50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

name: Build and test
name: build

on:
push:
Expand Down

0 comments on commit 698e50f

Please sign in to comment.