Skip to content

fix(makefile): dedupe ci target and include security-scan#78

Merged
subkoks merged 1 commit into
mainfrom
fix/makefile-dup-ci-target
Jul 5, 2026
Merged

fix(makefile): dedupe ci target and include security-scan#78
subkoks merged 1 commit into
mainfrom
fix/makefile-dup-ci-target

Conversation

@subkoks

@subkoks subkoks commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removes duplicate ci Makefile target that shadowed the real CI recipe
  • Ensures security-scan is included in the CI target chain

Test plan

  • make test passed (pre-push hook)

Made with Cursor

Merge duplicate ci recipes into one target so make no longer warns about
overridden commands and local CI runs security-scan consistently.
@subkoks subkoks enabled auto-merge (squash) July 5, 2026 18:54
@subkoks subkoks merged commit 91f02e9 into main Jul 5, 2026
10 checks passed
@subkoks subkoks deleted the fix/makefile-dup-ci-target branch July 5, 2026 18:55
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