Skip to content

Commit 2bc9e7a

Browse files
authored
chore: use a unique title for marketplace (#576)
1 parent c5d43da commit 2bc9e7a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Slack GitHub Action
22

3-
> the GitHub Action for sending data to Slack and running commands
3+
> the Slack GitHub Action is for sending data to Slack and running commands
44
55
[![codecov](https://codecov.io/gh/slackapi/slack-github-action/graph/badge.svg?token=OZNX7FHN78)](https://codecov.io/gh/slackapi/slack-github-action)
66

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Slack GitHub Action"
1+
name: "The Slack GitHub Action"
22
author: "slackapi"
33
description: "Post a message, call a Web API method, start a Slack workflow, or run a Slack CLI command from GitHub Actions"
44
inputs:

cli/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Slack GitHub Action: CLI"
1+
name: "The Slack GitHub Action: CLI"
22
author: "slackapi"
33
description: "Install the Slack CLI and run a command in a GitHub Actions workflow"
44
inputs:

docs/slack-github-action.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Slack GitHub Action
22

3-
The GitHub Action for sending data to Slack and running commands.
3+
The Slack GitHub Action is for sending data to Slack and running commands.
44

55
## Versioning
66

@@ -14,4 +14,4 @@ This project is licensed under the [MIT license](https://github.com/slackapi/sla
1414

1515
## Contributing
1616

17-
All contributions are encouraged! Check out the [contributor's guide](https://github.com/slackapi/slack-github-action/blob/main/.github/contributing.md) to learn more.
17+
All contributions are encouraged! Check out the [contributor's guide](https://github.com/slackapi/slack-github-action/blob/main/.github/contributing.md) to learn more.

0 commit comments

Comments
 (0)