Skip to content

Commit

Permalink
Add branding to action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ka7eh committed Feb 14, 2021
1 parent 42d2a9d commit 20ec145
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: 'No Weekend Merge'
description: 'An action to prevent merges on weekends, or whenever that a merge should not happend'
author: 'ka7eh'
branding:
icon: git-merge
color: green
inputs:
tz:
required: true
Expand Down

0 comments on commit 20ec145

Please sign in to comment.