Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workflows: tweak CHANGED_FILES regex to only cover *.py and kci
Tweak the regex used when making the list of CHANGED_FILES to match any *.py file or the kci tool but not any other file. This avoids adding linter annotations on any *kci files by mistake. Signed-off-by: Guillaume Tucker <[email protected]>
- Loading branch information