diff --git a/.gitea/workflows/Create the Corresponding Branch of the New Odoo Ticket.yaml b/.gitea/workflows/Create the Corresponding Branch of the New Odoo Ticket.yaml index 6c2efb1..933a8c9 100644 --- a/.gitea/workflows/Create the Corresponding Branch of the New Odoo Ticket.yaml +++ b/.gitea/workflows/Create the Corresponding Branch of the New Odoo Ticket.yaml @@ -17,4 +17,4 @@ jobs: ref: 'main' - name: Create a New Branch and Link to Issue - uses: https://gitea.ethumada.com/gitea/new-issue-branch@main \ No newline at end of file + uses: https://gitea.ethumada.com/gitea/new-issue-branch@develop \ No newline at end of file