I'm looking for methods to protect main branch by preventing branches except dev branch from pull request merge to main branch. But I could not find a way to it. Is there any way for it? or is it possible using Github Action?
I'm looking for methods to protect main branch by preventing branches except dev branch from pull request merge to main branch. But I could not find a way to it. Is there any way for it? or is it possible using Github Action?