File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11name : ' Yarn Lock Changes'
2- description : ' Creates a comment inside Pull Request with the human-readable summary of the changes to the ` yarn.lock` file.'
2+ description : ' Creates a comment inside Pull Request with the human-readable summary of the changes to the " yarn.lock" file.'
33branding :
44 icon : ' copy'
5- color : ' purple '
5+ color : ' yellow '
66inputs :
77 collapsibleThreshold :
88 description : ' Number of lock changes, which will result in collapsed comment content an addition of summary table.'
@@ -13,14 +13,14 @@ inputs:
1313 required : false
1414 default : ' false'
1515 path :
16- description : ' Path to the ` yarn.lock` file in the repository. Default value points to the file at project root.'
16+ description : ' Path to the " yarn.lock" file in the repository. Default value points to the file at project root.'
1717 required : false
1818 default : ' yarn.lock'
1919 token :
2020 description : ' GitHub token for the bot, so it can publish a comment in the pull request.'
2121 required : true
2222 updateComment :
23- description : ' Update the comment on each new commit. If value is set to ` false` , bot will post a new one on each change.'
23+ description : ' Update the comment on each new commit. If value is set to " false" , bot will post a new one on each change.'
2424 required : false
2525 default : ' true'
2626runs :
You can’t perform that action at this time.
0 commit comments