Skip to content

Add CI workflow - #1

Draft
MrAshki wants to merge 1 commit into
mainfrom
agent/add-ci
Draft

Add CI workflow#1
MrAshki wants to merge 1 commit into
mainfrom
agent/add-ci

Conversation

@MrAshki

@MrAshki MrAshki commented Aug 10, 2026

Copy link
Copy Markdown
Owner

What changed

  • Adds a GitHub Actions CI workflow for the public resume intake agent.
  • Installs Python dependencies, compiles Python files, and runs pytest automatically if tests are added later.

Why

Keeps the public automation project from accepting syntax-level breakage, with room to grow into real tests.

Validation

  • git diff --check
  • python -m compileall .

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