Skip to content

Commit

Permalink
docs: add branding
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede committed May 26, 2024
1 parent f77f2b1 commit 8b55382
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Determine minimum supported Rust version (MSRV) for workspace
description: |
Determine minimum supported Rust version (MSRV) for workspace for use in a job matrix.
branding:
icon: info
color: orange

inputs:
manifest-path:
description: Path to Cargo.toml manifest for workspace
Expand Down

0 comments on commit 8b55382

Please sign in to comment.