Files
compiler-explorer/.github
Partouf 3fe5d8687a Fix path filter glob in infra-settings check workflow
GitHub Actions filter patterns treat '+' as a quantifier, so
'c++.amazon.properties' was an invalid glob and caused GitHub to silently
reject the entire workflow file (run failed in 0s with no jobs).

Broaden the filter to all etc/config/*.amazon{,win}.properties and rely
on the Python script's curated SCOPED_FILES list to limit the actual
check. Non-scoped property file changes will trigger the workflow but
exit immediately with no comment.
2026-05-04 20:49:24 +02:00
..
2025-01-27 16:12:59 -06:00
2024-09-12 14:47:39 -05:00
2026-01-25 16:50:12 -05:00