Describe the pull request
This pull request involves refactoring some behaviors of our GitHub workflows. The goal of this task is to enhance the efficiency, reliability, and readability of our CI/CD processes by adjusting certain aspects of our workflow configuration. Remove the deploy step on every main push and remove terraform test from fork to prevent error state.
Checklist
[x] I have made the modifications or added tests related to my PR
[x] I have run the tests and linters locally and they pass
[x] I have added/updated the documentation for my RP
Describe the pull request This pull request involves refactoring some behaviors of our GitHub workflows. The goal of this task is to enhance the efficiency, reliability, and readability of our CI/CD processes by adjusting certain aspects of our workflow configuration. Remove the deploy step on every main push and remove terraform test from fork to prevent error state.
Checklist