Files
build/.github
ColorfulRhino c3756dae68 actions: Use "all-globs" instead of "any-glob" for negated checks
If we want to check if a file is not from one of the listed folders, it needs to be check that
"NOT x AND NOT y AND NOT z" is true, instead of
"NOT x OR NOT y OR NOT z"
2024-06-25 07:06:47 +02:00
..
2021-07-16 21:03:13 -04:00
2020-02-06 22:57:41 +01:00