Skip to content

Add GitHub Actions workflow for linting and production build #25

@KGFCH2

Description

@KGFCH2

Summary

Create CI automation to run lint and production build on pull requests and pushes.

Details

  • Adds GitHub Actions workflow file
  • Runs npm run lint
  • Runs npm run build
  • Prevents regressions before merge

Acceptance Criteria

  • Workflow triggers on PR and push
  • Lint passes successfully
  • Build passes successfully

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions