Skip to content

Commit 53aab58

Browse files
authored
Update action.yml
1 parent 384c3b8 commit 53aab58

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
name: 'Create PR from one branch against another branch'
33
description: 'Action to automatically create PR to keep two branches in sync.'
44
author: 'Poorva Gokhale'
5-
lable: 'git-pull-request'
5+
icon: 'git-pull-request'
6+
color: 'green'
67

78
runs:
89
using: 'docker'

0 commit comments

Comments
 (0)