diff --git a/action.yml b/action.yml index 543d59b..2498f28 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: "Sprocket Check" author: "St. Jude Cloud Rust Labs" description: "Check WDL documents for validity using Sprocket" +branding: + icon: 'check-circle' + color: 'blue' inputs: lint: description: "Whether to lint the WDL document"