int128/glob-changed-files-action

Action to expand glob patterns by changed files of pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathsGlob patterns (multiline)yes
paths-fallbackGlob patterns to fallback (multiline)no
typesChange types. Possible values are `added`, `modified` and `deleted` (multiline)yesadded modified
transformPaths to transform (multiline)no
tokenGitHub token to list the changed filesyes${{ github.token }}
namedescription
pathsList of the changed files (multiline)
paths-jsonList of the changed files (JSON)