What's your branch protection strategy? #42
|
I'm working on a feature repo and trying to set it up just like yours |
Answered by
andreiborisov
May 19, 2023
Replies: 1 comment
|
We also use a custom action to merge via fast-forward since GitHub doesn't support this natively. |
0 replies
Answer selected by
andreiborisov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

We also use a custom action to merge via fast-forward since GitHub doesn't support this natively.