Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit ae4ec77

Browse files
committed
Adjust image width
1 parent e909935 commit ae4ec77

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
A GitHub Action for sending Slack notifications
33

44
Sends messages that look like:
5-
![Message on Push](push.png)
6-
![Message on Pull Request](pr.png)
5+
6+
<img src="https://github.com/byu-oit/github-action-slack/blob/master/push.png" width="500">
7+
8+
<img src="https://github.com/byu-oit/github-action-slack/blob/master/pr.png" width="500">
79

810
## Setup
911
Your Slack workplace will need a <img src="https://github.com/byu-oit/github-action-slack/blob/master/cancel.png" width="16" height="16"> (`:cancel:`) emoji. We've provided one in this repo.

0 commit comments

Comments
 (0)