Closed Imads608 closed 2 years ago
Currently, we're merging PRs into dev and then running the Actions to build the project. This often leads to issues being discovered after the merge.
dev
We would ideally like to have a separate Actions Workflow for PRs that want to merge into dev and having it pass as a requirement.
Currently, we're merging PRs into
dev
and then running the Actions to build the project. This often leads to issues being discovered after the merge.We would ideally like to have a separate Actions Workflow for PRs that want to merge into
dev
and having it pass as a requirement.