actions:
    - repeat:
        count: 2

I just add above in job, and web submit validator told me:

Job submission error: extra keys not allowed @ data['actions'][1]['repeat']

Does it still work now?