Skip to content

Commit

Permalink
Add action icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanbakel authored Dec 29, 2020
1 parent 4eb5bd5 commit 83b83cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 'Pull submodule dependencies'
description: 'Pull in changes on submodules which are required by a pull request'
icon: git-pull-request
color: blue
runs:
using: 'node12'
main: 'dist/index.js'

0 comments on commit 83b83cc

Please sign in to comment.