Skip to content

Commit aafc6fd

Browse files
committed
test: add run instruction comment to trigger CI
1 parent 85a0768 commit aafc6fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/scripts/review-checklist.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
'use strict';
2+
// Run with: node .github/scripts/review-checklist.test.js
23

34
const assert = require('assert');
45
const { matchesPattern, labelFromPattern } = require('./review-checklist.js');

0 commit comments

Comments
 (0)