Main entry point for the paths filter action.
Orchestrates the entire workflow: reads inputs, validates configuration, detects changed files, applies filters, and exports results to GitHub Action outputs.
Promise that resolves when the action completes successfully
When invalid configuration is provided or required inputs are missing
Main entry point for the paths filter action.
Orchestrates the entire workflow: reads inputs, validates configuration, detects changed files, applies filters, and exports results to GitHub Action outputs.