Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Github action to validate PR source branch
This commit introduces a new Github Action workflow that checks the source branch of pull requests. The action ensures that only changes from the "next" branch can enter the "prod" branch.
- Loading branch information