de6ac4bf2a
Backport #25144 by @Zettat123 Fix #25093 If [`WithPullRequest`](679b1f7949/services/actions/notifier_helper.go (L90-L96)
) is not called, the `Ref` in [`notifyInput`](679b1f7949/services/actions/notifier_helper.go (L55-L65)
) will be empty, so the workflows in the head branch will not be found and triggered. Co-authored-by: Zettat123 <zettat123@gmail.com>