Skip to content

Commit

Permalink
remove whitespaces from action name
Browse files Browse the repository at this point in the history
  • Loading branch information
mjleehh committed Dec 17, 2024
1 parent 1e3afea commit afb7a47
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_all_binaries.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build all tbd binaries
name: build-all-tbd-binaries

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build_docs
name: build-docs

on:
push:
Expand Down
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# **CTAG TBD >>to be determined<<**
![build docs](https://github.com/ctag-fh-kiel/ctag-tbd/workflows/build_docs/badge.svg)
![build docs](https://github.com/ctag-fh-kiel/ctag-tbd/workflows/build-docs/badge.svg)
![build docs](https://github.com/ctag-fh-kiel/ctag-tbd/workflows/build-all-tbd-binaries/badge.svg)

A hackable fully open source universal music and sound machine based on the esp32 family of SoC

Expand Down

0 comments on commit afb7a47

Please sign in to comment.