Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

fix(ci): add path filters to build workflow#85

Merged
CalvinAllen merged 1 commit intomainfrom
fix/ci/build-path-filters
Jan 4, 2026
Merged

fix(ci): add path filters to build workflow#85
CalvinAllen merged 1 commit intomainfrom
fix/ci/build-path-filters

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant