Skip to content

fix(ci): add npm cache and path filter to deploy workflow#34

Merged
crisanlucid merged 1 commit into
mainfrom
fix/deploy-cache-and-paths
May 11, 2026
Merged

fix(ci): add npm cache and path filter to deploy workflow#34
crisanlucid merged 1 commit into
mainfrom
fix/deploy-cache-and-paths

Conversation

@crisanlucid

Copy link
Copy Markdown
Owner
  • Add cache: 'npm' to setup-node — consistent with all other workflows, avoids a full reinstall on every deploy
  • Add paths filter so deploys only trigger on changes to source files, not on workflow/doc/config-only commits

- Add cache: 'npm' to setup-node — consistent with all other workflows,
  avoids a full reinstall on every deploy
- Add paths filter so deploys only trigger on changes to source files,
  not on workflow/doc/config-only commits

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@crisanlucid crisanlucid merged commit b314fe0 into main May 11, 2026
3 checks passed
@crisanlucid crisanlucid deleted the fix/deploy-cache-and-paths branch May 11, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant