mirror of
https://github.com/github/codeql-action.git
synced 2026-04-27 09:18:47 +00:00
Fix comment in getCsharpHashPatterns
This commit is contained in:
@@ -128,8 +128,7 @@ async function getCsharpHashPatterns(
|
||||
}
|
||||
|
||||
// If we get to this point, the `basePatterns` didn't find any files,
|
||||
// and `Feature.CsharpNewCacheKey` is either not enabled or we didn't
|
||||
// find any files using those patterns either.
|
||||
// and `Feature.CsharpNewCacheKey` is not enabled.
|
||||
return undefined;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user