mirror of
https://github.com/searxng/searxng.git
synced 2025-05-24 01:12:56 -04:00
If the workflow is executed with the "workflow_dispatch" trigger, the user who executed the workflow becomes the author of the commit on the PR, this is not intended. It also reverts the body param so that the default text of the action does not appear.