@@ -29,7 +29,7 @@ jobs:
|
||||
repo,
|
||||
pull_number: context.issue.number,
|
||||
});
|
||||
|
||||
|
||||
if (r.data.every((f) => f.filename.endsWith("yarn.lock"))) {
|
||||
console.log('skipping approval since some files are not yarn.lock');
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user