Skip to content

Commit

Permalink
Merge pull request #10 from Okabe-Junya/junya/fix/some-config
Browse files Browse the repository at this point in the history
add: brandings
  • Loading branch information
Okabe-Junya authored Sep 24, 2023
2 parents ee279b5 + d734c3d commit 149b72c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'issue-validator'
description: 'auto close issue if it does not meet the conditions'
author: 'Okabe-Junya'
branding:
icon: 'alert-triangle'
color: 'gray-dark'
inputs:
title:
description: 'title for issue'
Expand Down

0 comments on commit 149b72c

Please sign in to comment.