Skip to content

Commit

Permalink
Merge pull request #12 from scms/11-branding
Browse files Browse the repository at this point in the history
fix #11: branding.
  • Loading branch information
bmarwell authored Feb 9, 2021
2 parents 310319c + 071ccff commit 2e8b365
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: 'scms check'

description: 'Checks if the repository can be used with scms'

branding:
icon: 'file-text'
color: 'blue'

inputs:
parallelity:
description: 'Parallelity. Default is 1 (process dirs and files sequentially).'
Expand Down

0 comments on commit 2e8b365

Please sign in to comment.