Skip to content

Commit

Permalink
fix: deal with yaml linter warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mhucka committed Jan 26, 2024
1 parent 2b83b9b commit d486228
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/iga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ on:
workflow_dispatch:
inputs:
release_tag:
description: "The release tag (empty = latest):"
description: The release tag (empty = latest)
parent_record:
description: "ID of parent record (for versioning):"
description: ID of parent record (for versioning)
community:
description: "Name of InvenioRDM community (if any):"
description: Name of InvenioRDM community (if any)
draft:
description: Mark the record as a draft
type: boolean
Expand Down

0 comments on commit d486228

Please sign in to comment.