kurnev/Match against glob

Matches filenames against glob patterns. Uses minimatch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 15, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: kurnev/match-against-glob-action@f574644dfdf1f878ab8b798ac9dc3c881c4be5e1 # v1.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
filenamesFilenames to test. Use comma separated list in string formatyes
patternsGlob patterns to test against. Use comma separated list in string formatyes
namedescription
matchTrue if at least one filename matches against at least one glob. False if no matches were found
filesLists all files matching the patterns