build(ci): trigger for ron files in HLSL shader snapshot test config.

This commit is contained in:
Erich Gubler
2023-04-03 14:34:16 -04:00
committed by Teodor Tanasoaia
parent 91d48b2923
commit daeb64c429

View File

@@ -4,6 +4,7 @@ on:
paths:
- '.github/workflows/validation-windows.yml'
- 'tests/out/hlsl/*.hlsl'
- 'tests/out/hlsl/*.ron'
- 'xtask/**'
jobs: