You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: List files that have changed since your last tag using globs.
author: Jacob Smith <jsmith@hey.com>
inputs:
glob:
description: The glob of the files to check for changes (uses minimatch). All file changes that don't match this glob are filtered out. Defaults to "**".