Skip to content

Commit

Permalink
show Rubocop badge in README.md (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
okuzawats authored Jul 3, 2024
1 parent 9083a38 commit cbb3d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Chatwork messaging action

[![actionlint](https://github.com/okuzawats/chatwork-messaging-action/actions/workflows/actionlint.yml/badge.svg?branch=main)](https://github.com/okuzawats/chatwork-messaging-action/actions/workflows/actionlint.yml)
[![rubocop](https://github.com/okuzawats/chatwork-messaging-action/actions/workflows/rubocop.yml/badge.svg?branch=main)](https://github.com/okuzawats/chatwork-messaging-action/actions/workflows/rubocop.yml)
[![yamllint](https://github.com/okuzawats/chatwork-messaging-action/actions/workflows/yamllint.yml/badge.svg?branch=main)](https://github.com/okuzawats/chatwork-messaging-action/actions/workflows/yamllint.yml)

Chatwork の Room にメッセージを送信する Action です。
Expand Down

0 comments on commit cbb3d37

Please sign in to comment.