commit | eef16a77f186d4595298591a3d4e265b9cbfab42 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Nov 28 12:48:33 2022 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Mon Nov 28 18:09:10 2022 +0000 |
tree | 32a5bb0885c3cdc7d24f4c07c31bb1683dad1591 | |
parent | 6f65f0631e5aba06582c59502b1274f8714fa127 [diff] |
[infra] Run CheckGeneratedFiles job if any .gni file is changed Many .gni files are generated. This generation is verified via the CheckGeneratedFiles job, so we want that to run on the CQ if they change to catch potential issues (e.g. manually editing). Change-Id: Ie8146be2938e021297ed8d409674a8909cc00463 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/610636 Reviewed-by: Chris Mumford <cmumford@google.com> Reviewed-by: Arman Uguray <armansito@google.com>