mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-30 18:00:24 +01:00
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:
parent
4400ecafa7
commit
47bd1cff4b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue