Files
codeql/.github
Arthur Baars f7203bfcb8 CI: fix qhelp preview
The command to gather the changed files uses NULL character terminated "lines",
therefore we should supply the `-z` flag to `basename` as well. Otherwise we
end up calling `git grep -l "\n"` which would list all files containing a newline.
2022-10-10 15:27:48 +02:00
..
2022-10-10 15:27:48 +02:00
2022-08-22 22:39:16 +02:00