radv/ci: fix manual rules

It was set to "always run" for amd common files changes when I obviously
meant for it to be manual and messed up my copy/paste when I wrote that.

Fixes: ebaede788e ("amd/ci: limit radv jobs to radv + aco files changes")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29550>
This commit is contained in:
Eric Engestrom 2024-06-03 16:54:15 +02:00 committed by Marge Bot
parent 4400ecafa7
commit 47bd1cff4b

View file

@ -70,7 +70,7 @@
- !reference [.vulkan-manual-rules, rules]
- changes:
*amd_common_file_list
when: on_success
when: manual
- changes:
*radv_file_list
when: manual