plotwist-app / plotwist

Open-source easy management and reviews of your movies, series and animes.
https://plotwist.app
224 stars 11 forks source link

chore: adds GH action workflow #183

Closed mrtinsvitor closed 1 month ago

mrtinsvitor commented 1 month ago

Describe your changes

This PR will create a Github workflow to that will run tests on every pull request, ensuring that code changes won't break production code.

The action workflow will only run tests for now, but it can be expanded to do more stuff, like linting or any build related command.

Issue ticket number and link

Checklist before requesting a review

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plotwist ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 7:20pm
mrtinsvitor commented 1 month ago

Think that we need to merge the PR first, so that it can run the action.