Skip to content

Commit 025b7c1

Browse files
authored
Add branding to github-policy-gate action
Add branding section with icon and color to action.yml
1 parent 00d925e commit 025b7c1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: github-policy-gate
22
description: Policy as code for safer software delivery in GitHub CI.
33
author: failuresmith
4+
branding:
5+
icon: check-square
6+
color: white
47
inputs:
58
config-path:
69
description: Path to the policy config file.

0 commit comments

Comments
 (0)