Skip to content

Conversation

@CalvinAllen
Copy link
Collaborator

Summary

Adds path filters to the build workflow so it only runs when relevant files change:

  • src/**
  • __tests__/**
  • package.json
  • package-lock.json
  • tsconfig.json
  • action.yml
  • .github/workflows/build.yml

This prevents unnecessary builds when only documentation, config files, or other workflows change.

@CalvinAllen CalvinAllen merged commit 588dc00 into main Jan 4, 2026
3 checks passed
@CalvinAllen CalvinAllen deleted the fix/ci/build-path-filters branch January 4, 2026 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants