Below you will find pages that utilize the taxonomy term “Sankichi92”
August 7, 2026
list-changed-directories
Version updated for https://github.com/sankichi92/list-changed-directories to version v1.2.3.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action list-changed-directories outputs a list of directories that have changed and include a specified target file. It automates the execution of jobs only on directories that have changed, solving challenges with GitHub Actions’ matrix and event limitations. The action works for push and pull_request events and requires providing a target filename and paths to files that all directories including the target file depend on.