Is there a simple way to merge one branch to another with a workflow?
We a two branches: main and prod. Both branches are used as refrence to build a website. Now I wanted a workflow that reacts to a certain commit message to be triggered. It should then auto merge main into prod.
Is there a simple way to merge one branch to another with a workflow?
We a two branches: main and prod. Both branches are used as refrence to build a website. Now I wanted a workflow that reacts to a certain commit message to be triggered. It should then auto merge main into prod.
Is there a simple way to merge one branch to another with a workflow?
We a two branches: main and prod. Both branches are used as refrence to build a website. Now I wanted a workflow that reacts to a certain commit message to be triggered. It should then auto merge main into prod.