Skip to content

Remove redundant CI trigger on push#7

Merged
jakebodea merged 1 commit intodevfrom
fix/ci-trigger
Feb 5, 2026
Merged

Remove redundant CI trigger on push#7
jakebodea merged 1 commit intodevfrom
fix/ci-trigger

Conversation

@jakebodea
Copy link
Owner

@jakebodea jakebodea commented Feb 5, 2026

CI only needs to run on PRs, not again after merge.

🤖 Generated with Claude Code


Note

Low Risk
Only changes GitHub Actions triggers; no production code or runtime behavior is affected, with minimal risk beyond reduced coverage for direct pushes.

Overview
CI is now triggered only for pull_request events on main and dev, removing the redundant push trigger so builds don’t run again after merges/direct pushes.

Written by Cursor Bugbot for commit 5a05425. This will update automatically on new commits. Configure here.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link
Contributor

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
personal-website Ready Ready Preview, Comment Feb 5, 2026 11:05am

@jakebodea jakebodea merged commit 624615d into dev Feb 5, 2026
4 checks passed
@jakebodea jakebodea deleted the fix/ci-trigger branch February 5, 2026 11:08
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