Skip to content

Conversation

@GhostTypes
Copy link
Collaborator

Add path filters to test workflow to prevent unnecessary CI runs on documentation changes. Workflow now only triggers on:

  • Source files (src/**)
  • Test files (tests/**)
  • Build configuration (package.json, tsconfig.json, etc.)
  • Workflow file itself

This prevents the workflow from running when README or other docs are updated.

Add path filters to test workflow to prevent unnecessary CI runs on
documentation changes. Workflow now only triggers on:
- Source files (src/**)
- Test files (tests/**)
- Build configuration (package.json, tsconfig.json, etc.)
- Workflow file itself

This prevents the workflow from running when README or other docs are updated.
@GhostTypes GhostTypes self-assigned this Dec 9, 2025
@GhostTypes GhostTypes added the enhancement New feature or request label Dec 9, 2025
@GhostTypes GhostTypes merged commit dbaff8b into main Dec 9, 2025
3 checks passed
@GhostTypes GhostTypes deleted the claude/workflow-source-files-only-01MUq7FeqFa9WxXGdbR3zBJA branch December 9, 2025 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants