[RAM] Change truncated 'run action every' to visible 'run every' (#156753)

## Summary

#155804 introduced this bug:

<img width="568" alt="Screenshot 2023-05-04 at 3 43 05 PM"
src="https://user-images.githubusercontent.com/1445834/236325207-6ba7ba7d-c056-4444-9cf4-f3e6287c271b.png">


After:

<img width="562" alt="Screenshot 2023-05-04 at 3 45 09 PM"
src="https://user-images.githubusercontent.com/1445834/236325256-34926a1a-8630-469f-8bdc-01f375648779.png">
This commit is contained in:
Zacqary Adam Xeper 2023-05-22 11:29:02 -05:00 committed by GitHub
parent dba3c03b5d
commit 8a9fb98c75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -330,7 +330,7 @@ export const ActionNotifyWhen = ({
prepend={i18n.translate(
'xpack.triggersActionsUI.sections.ruleForm.frequencyNotifyWhen.label',
{
defaultMessage: 'Run action every',
defaultMessage: 'Run every',
}
)}
onChange={(e) => {