panfrost/ci: add missing genxml trigger path

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29487>
(cherry picked from commit fbb306df15)
This commit is contained in:
Eric Engestrom 2024-05-30 17:22:04 +02:00 committed by Eric Engestrom
parent 34aa074b2d
commit be0ea0c01f
2 changed files with 2 additions and 1 deletions

View file

@ -254,7 +254,7 @@
"description": "panfrost/ci: add missing genxml trigger path",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"resolution": 1,
"main_sha": null,
"because_sha": null,
"notes": null

View file

@ -17,6 +17,7 @@
- src/panfrost/ci/$PIGLIT_TRACES_FILE
- src/panfrost/include/*
- src/panfrost/lib/*
- src/panfrost/lib/genxml/*
- src/panfrost/lib/kmod/*
- src/panfrost/shared/*
- src/panfrost/util/*