We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 384c3b8 commit 53aab58Copy full SHA for 53aab58
1 file changed
action.yml
@@ -2,7 +2,8 @@
2
name: 'Create PR from one branch against another branch'
3
description: 'Action to automatically create PR to keep two branches in sync.'
4
author: 'Poorva Gokhale'
5
-lable: 'git-pull-request'
+icon: 'git-pull-request'
6
+color: 'green'
7
8
runs:
9
using: 'docker'
0 commit comments