Skip to content

Commit

Permalink
added icon and color for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsdennis committed Nov 22, 2020
1 parent de0242a commit d562bfa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 'PR Dependency Check'
description: 'Verify PR dependencies are merged or closed'
icon: alert-triangle
color: orange
branding:
icon: alert-triangle
color: orange
runs:
using: 'node12'
main: 'index.js'

0 comments on commit d562bfa

Please sign in to comment.