You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.
So looking at briandfoy/jobs.perl.org-jobs-counter, it seems it's already:
updated regularly
containing a full export of job_postings
This means rather than us duplicating everything (including our own cache of the job posts), we could just add it as a sub module and leverage the work that is already there.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So looking at briandfoy/jobs.perl.org-jobs-counter, it seems it's already:
This means rather than us duplicating everything (including our own cache of the job posts), we could just add it as a sub module and leverage the work that is already there.
The text was updated successfully, but these errors were encountered: