cinderblock/Debug - List Files

List (with diff) files in a working directory on action runner. Designed for debugging purposes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameNamed file list (lets you keep separate diff histories per call within one workflow).no""
working-directoryDirectory to list files of.no.
searchGlob to search with.no**/*
filterGlob (regex-style) used to ignore matches from the listing. Defaults to common build noise.nonode_modules|.git|__pycache__

no outputs