Skip to content

Commit bd7e0dc

Browse files
authored
fix: add missing shebang to analyze-patterns.mjs (#59)
Closes #55 Co-authored-by: Raj2503 <55236767+Raj2503@users.noreply.github.com>
1 parent b6a36ad commit bd7e0dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

analyze-patterns.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env node
12
/**
23
* analyze-patterns.mjs — Rejection Pattern Detector for career-copilot
34
*

0 commit comments

Comments
 (0)