Skip to content

Commit c898cf0

Browse files
Update action.yml
1 parent ff8be3c commit c898cf0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

action.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: 'PR Gatekeeper'
22
description: 'An action to perform the required checks for complex pull request approval cases'
33
author: 'octodemo'
4-
icon: 'check-square'
4+
branding:
5+
icon: 'check-square'
6+
color: 'green'
57
inputs:
68
config-file:
79
required: false

0 commit comments

Comments
 (0)