Skip to content

Commit

Permalink
strings are hard
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudBeard committed Jun 14, 2024
1 parent a180861 commit 86e4d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_call:
inputs:
oscalfiles:
default: "./oscal.yaml"
default: ./oscal.yaml
description: "Location of the OSCAL file"

Check failure on line 13 in .github/workflows/lint.yaml

View workflow job for this annotation

GitHub Actions / Lint

13:22 [quoted-strings] string value is redundantly quoted with double quotes
required: true
type: string
Expand Down

0 comments on commit 86e4d5d

Please sign in to comment.