Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Aug 22, 2024
1 parent d619ad0 commit b7a5eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
workflow_call:
inputs:
needs:
description: 'Value should always be `${{ toJSON(needs) }}`'
description: 'Value should always be `${{ '${{ toJSON(needs) }}' }}`'
required: false
type: string
default: '{}'
Expand Down

0 comments on commit b7a5eb5

Please sign in to comment.