Skip to content

Commit

Permalink
🔧 Rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mopeyjellyfish committed Jun 1, 2023
1 parent 7fdcb86 commit 110d067
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Build

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

on:
release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-codecov-config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: validate-codecov-config
name: Validate codecov conf

on:
pull_request:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ A simple and easy to use state machine library.
- **Github repository**: <https://github.com/mopeyjellyfish/KiwiCogs/>
- **Documentation** <https://mopeyjellyfish.github.io/KiwiCogs/>


## Installation

### Pip
Expand Down

0 comments on commit 110d067

Please sign in to comment.