jahnvisahni31 / DesignDeck

web-based design tool built using Next.js. It aims to provide a collaborative design environment where users can create, edit, and share their designs in real-time.
https://design-deck.vercel.app/
MIT License
26 stars 53 forks source link

Add Build Checking Workflow using GitHub Actions #48

Open harish08102004 opened 2 weeks ago

harish08102004 commented 2 weeks ago

Hey @jahnvisahni31 it is good to have build checking workflow in this repository to ensure that all pushed code or new pull requests are properly built and tested before being merged. This workflow should run automatically on every push to the main branch and every new pull request.

I can work on this.

Please add labels.

github-actions[bot] commented 2 weeks ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

jahnvisahni31 commented 1 week ago

you can go ahead