Add support for filtering jobs by job title matching a regex
Closed this issue · 0 comments
joaosilvalopes commented
Add an env variable (a string regex) to filter job titles
Eg:
// .env JOB_TITLE="node.*developer"
should match this job posting
Closed this issue · 0 comments
Add an env variable (a string regex) to filter job titles
Eg:
// .env JOB_TITLE="node.*developer"
should match this job posting