Skip to content

Commit

Permalink
Rename 'Build' workflow to 'Build blazecli'
Browse files Browse the repository at this point in the history
The 'Build' workflow is not very telling in its function. Rename it to
'Build blazecli' to make it more clear what it is about.

Signed-off-by: Daniel Müller <[email protected]>
  • Loading branch information
d-e-s-o committed Sep 5, 2024
1 parent b8c0970 commit 8d3f8c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build:
name: Build
name: Build blazecli
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 8d3f8c6

Please sign in to comment.