rohan472000 / reliance-stock-price-prediction-LSTM

Implemented LSTM model to predict Reliance stock prices, achieving accurate forecasts for 10 days.
MIT License
9 stars 4 forks source link

Enhance workflow to improve PR validation and code quality. #14

Closed rohan472000 closed 10 months ago

rohan472000 commented 1 year ago

As this repo has its workflow enabled only after merge, which is not a good practice, so we want to check PR before merging it.

Need proposal to refine GitHub Actions workflow for PRs, validating changes against 'main' branch and adding thorough tests.