Below you will find pages that utilize the taxonomy term “sankichi92”
January 5, 2026
list-changed-directories
Version updated for https://github.com/sankichi92/list-changed-directories to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The list-changed-directories GitHub Action identifies and outputs a list of directories that have been modified and contain a specified target file, based on changes detected in push or pull_request events. It solves the problem of efficiently targeting only changed directories in workflows, particularly in monorepos or codebases with multiple directories, without the need to create multiple workflows or run jobs unnecessarily.