Describe the solution you'd like
The GitHub Actions CI pipeline has lot of actions when creating a new PR. Check the YAML files in .github/workflows and update them to ensure the environment variables, secrets, and dependency versions are correct and all the running checks makes sense and are helpful in maintaining repo
Describe the solution you'd like
The GitHub Actions CI pipeline has lot of actions when creating a new PR. Check the YAML files in
.github/workflowsand update them to ensure the environment variables, secrets, and dependency versions are correct and all the running checks makes sense and are helpful in maintaining repo