Skip to content

Added ci-workflow#117

Merged
sb-decoder merged 2 commits intosb-decoder:mainfrom
KumarAyush204:ci-workflow
Oct 5, 2025
Merged

Added ci-workflow#117
sb-decoder merged 2 commits intosb-decoder:mainfrom
KumarAyush204:ci-workflow

Conversation

@KumarAyush204
Copy link
Copy Markdown
Contributor

@KumarAyush204 KumarAyush204 commented Oct 4, 2025

Description

This PR introduces a GitHub Actions workflow (.github/workflows/ci.yml) that ensures the project remains in a stable and working state. The workflow runs on every push and pull request targeting the main branch.

Related Issue

Fixes #31

🤔 Motivation

  • Ensures that all contributions are validated before merging.
  • Protects the main branch from broken builds.
  • Provides immediate feedback to contributors and maintainers.

How Has This Been Tested?

The CI workflow has been successfully tested in my forked repository. All jobs executed as expected, and the workflow correctly reported status (✅ passed) based on current status of application health and can ❌ fail if something goes wrong.

Screenshots

image

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 4, 2025

@KumarAyush204 is attempting to deploy a commit to the Sowham Bhuin's projects Team on Vercel.

A member of the Team first needs to authorize it.

@sb-decoder sb-decoder merged commit d66b819 into sb-decoder:main Oct 5, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ Feature ] GitHub Actions CI workflow for project validation

2 participants