Skip to content

Commit

Permalink
show actionlint and yamllint status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
okuzawats committed Jul 2, 2024
1 parent 1d82f3e commit 3d87417
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Chatwork messaging action

[![send message](https://github.com/okuzawats/chatwork-messaging-action/actions/workflows/example.yml/badge.svg)](https://github.com/okuzawats/chatwork-messaging-action/actions/workflows/example.yml)
[![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)
[![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 3d87417

Please sign in to comment.