mirror of
https://github.com/actions-rust-lang/msrv.git
synced 2025-12-27 01:43:48 -05:00
docs: add branding
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user