paths-filter/dist
Diogo Kiss 8ec3b44912 feat: add write-to-files feature to deal with large change sets
This commit introduces a new input named 'write-to-files'. It enables writing
the lists of matching files to a corresponding file in addition to the output
'<filter-name>_files'. If set, the action will create the specified file with
the list of matching files. The file will be written in the format specified by
the `list-files` option and named after the filter. The path to the file will be
output as a variable named `<filter-name>_files_path`.
2025-08-27 16:52:25 +02:00
..
index.js feat: add write-to-files feature to deal with large change sets 2025-08-27 16:52:25 +02:00