actions-marketplace-validations/action minimatch

github aciton minimatch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
strings有分隔符的字符串或字符串数组yes
separator文件名字符串分隔符,默认空格no""
patterns查看https://github.com/isaacs/minimatch#propertiesyes
namedescription
files至少有一个匹配,则返回匹配的文件名(filenames 参数是数组就返回数组,是有间隔的字符串,就返回有间隔字符串,间隔符用参数 separator ) 没有匹配,则为False