commit 703c4019c82d576055800eb3f3156cdecd80cda0
tree 00b70053e733701aa89e317cfb74340618eea597
parent 5b5386c032185c788e08b42e90c6efe619aa5c1d
author Andrea Cervesato <andrea.cervesato@suse.com> 2026-01-19 11:39:01 +0100
committer Andrea Cervesato <andrea.cervesato@suse.com> 2026-01-19 11:39:01 +0100

    ci: fix for..of loop inside workflows dispatcher
    
    Wrong usage of the for loop was causing CI to fail triggering.
    Use for..of to iterate over an array of strings instead of for..in.
    
    Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>


:100644 100644 240bc9edc137dbc6eb3b4b0474dc7779809e7bb4 2d6944d484038955ce924b87912c7db9df8c0300 M	.github/workflows/ci-patchwork-trigger.yml
