Skip to content

Commit

Permalink
chore: add icon and color (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
adthrasher authored Sep 19, 2024
1 parent 03be138 commit d5f2160
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit d5f2160

Please sign in to comment.