Skip to content

Commit

Permalink
fix: Quote breaking description
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemerrett committed Aug 26, 2024
1 parent da96f80 commit c871d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ inputs:
required: true
default: false
author_to_twist_mapping:
description: 'A mapping of each possible reviewer's GitHub username to their associated Twist user id. If provided it will ensure the correct user is notified in Twist when a review is overdue'
description: 'A mapping of each possible reviewers GitHub username to their associated Twist user id. If provided it will ensure the correct user is notified in Twist when a review is overdue'
required: false
runs:
using: 'node20'
Expand Down

0 comments on commit c871d70

Please sign in to comment.