dir01/Is File Changed

Checks if Pull Request has changes in files matching certain pattern

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
include_globOnly filepaths matching this glob expression will be consideredno""
exclude_globFilepaths matching this glob expression will be excludedno""
include_regexOnly filepaths matching this regex expression will be consideredno""
exclude_regexFilepaths matching this regex expression will be excludedno""
namedescription
resultWere there any changes in files satisfying the conditions? "true"/"false"