diff --git a/.forgejo/workflows/backport.yml b/.forgejo/workflows/backport.yml index 8ec41cd7af..6181dcf352 100644 --- a/.forgejo/workflows/backport.yml +++ b/.forgejo/workflows/backport.yml @@ -54,3 +54,4 @@ jobs: auth: ${{ secrets.BACKPORT_TOKEN }} pull-request: ${{ github.event.pull_request.url }} auto-no-squash: true + enable-err-notification: true