conditional-paths-action API Documentation - v1.0.0
    Preparing search index...

    Function runPathsFilterAction

    • 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.

      Returns Promise<void>

      Promise that resolves when the action completes successfully

      When invalid configuration is provided or required inputs are missing