Skip to content

Commit a6e18f8

Browse files
Update scripts/add-checklist-to-pr.js
Co-authored-by: Jordan Stephens <[email protected]>
1 parent 082cf8b commit a6e18f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/add-checklist-to-pr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ module.exports = async ({ github, context }) => {
6060
throw new Error("Incomplete samples checklist. Please fix the issues and try again.");
6161
}
6262

63-
}
63+
}

0 commit comments

Comments
 (0)