mirror of
https://github.com/actions/labeler.git
synced 2025-12-13 13:07:24 +00:00
Im an idiot, bad copy pasta
This commit is contained in:
@@ -274,7 +274,7 @@ export function checkAll(
|
||||
|
||||
if (matchConfig.changedFiles) {
|
||||
if (checkAllChangedFiles(changedFiles, matchConfig.changedFiles)) {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user