ci: Add some sanity conditions for skips; formatting
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
a86bb8b8c7
commit
d992333f2e
5 changed files with 38 additions and 8 deletions
1
.github/workflows/package.yml
vendored
1
.github/workflows/package.yml
vendored
|
|
@ -5,7 +5,6 @@ on:
|
|||
inputs:
|
||||
cargo_profiles:
|
||||
type: string
|
||||
default: '["release"]'
|
||||
description: Cargo profiles
|
||||
feat_sets:
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue