Skip to content

Commit c3cadf4

Browse files
author
Ian Lewis
authored
chore: Add GitHub Marketplace branding (#473)
<!-- markdownlint-disable first-line-h1 --> **Description:** Adds GitHub Marketplace branding. **Related Issues:** Fixes #472 **Checklist:** - [x] Review the [CONTRIBUTING.md](../blob/main/CONTRIBUTING.md) documentation. - [x] Add a reference to a related issue in the repository. - [x] Add a description of the changes proposed in the pull request. - [x] Add unit tests if applicable. - [x] Update documentation if applicable. - [x] Add a note in the [CHANGELOG.md](../blob/main/CHANGELOG.md) if applicable. - [x] Sign the [Google CLA](https://cla.developers.google.com/about/google-corporate). Signed-off-by: Ian Lewis <[email protected]>
1 parent 0c7cd19 commit c3cadf4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414

1515
name: "TODO Issue Reopener"
1616
description: "Reopen issues that are referenced by TODOs"
17+
branding:
18+
icon: "refresh-ccw"
19+
color: "green"
1720
inputs:
1821
config-path:
1922
description: "The path to the config file."

0 commit comments

Comments
 (0)