Skip to content

Commit

Permalink
Updated action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-charousset committed Jan 27, 2022
1 parent 65b2344 commit d8b92e7
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 @@ -5,7 +5,7 @@ inputs:
description: 'PR number on which labels must be set'
required: true
interesting-labels:
description: 'Labels sought. Must be separated by ',' ie. 'infra,sqitch''
description: 'Labels sought. Must be separated by , ie. ''infra,sqitch'''
required: true
runs:
using: 'node16'
Expand Down

0 comments on commit d8b92e7

Please sign in to comment.