e9864e77e0
- Adds workflow that detects Pipeline A vs Pipeline B based on changed files - Pipeline B (infra-only): .github/, *.md, .eslintrc*, .prettierrc*, renovate.json*, .gitignore, .editorconfig, LICENSE - Pipeline A (default): any other file changes - Sets PR label (pipeline-a or pipeline-b) for downstream routing - Reusable workflow can be called from any PR Co-Authored-By: Paperclip <noreply@paperclip.ing>