Open
Description
Description
I have a release process in which the code merged via pull request to the "develop" or "hotfix" branch will perform all the testing and build steps, and if everything goes well, it will create a new branch of the "release/" type with the correct version in some files.
Up to this point, my workflow is working correctly, but when I push the new "release/" branch, it is being created but is not starting the workflow automatically.
Gitea Version
1.22.3
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
Debian 12
How are you running Gitea?
I'm running Gitea on my Virtual Machine with Debian 12, and the Runners on Docker.
Database
PostgreSQL