mirror of
https://github.com/actions/labeler
synced 2026-05-10 00:01:02 +02: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