Skip to content

ci: add Build & Lint workflow for PRs#109

Merged
TaprootFreak merged 1 commit into
developfrom
chore/add-pr-ci
May 10, 2026
Merged

ci: add Build & Lint workflow for PRs#109
TaprootFreak merged 1 commit into
developfrom
chore/add-pr-ci

Conversation

@TaprootFreak
Copy link
Copy Markdown

Summary

  • Adds .github/workflows/ci.yaml (Build & Lint job on PR/push to develop/main)
  • Brings deuro/api in line with JuiceDollar/api, which already has the same workflow and shows CI status on PRs

Test plan

  • Local yarn install --frozen-lockfile clean
  • Local yarn build green
  • Lint behaves identically to JuiceDollar/api (pattern matches no files → continue-on-error: true keeps job green)
  • Confirm CI run on this PR is SUCCESS

@TaprootFreak TaprootFreak marked this pull request as ready for review May 10, 2026 19:50
@TaprootFreak TaprootFreak merged commit ee64892 into develop May 10, 2026
1 check passed
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