It seems that when the Azure pipeline is triggered it uses the default branch (main in our case). I'd like to know whether it's possible to specify the branch to trigger

If it's possible, can someone point me how to accomplish it by updating the source code in my forked branch?