Skip to content

Commit d569933

Browse files
caseydmclaude
andcommitted
Add git_source to parse_pdfs job config
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5e5c4bf commit d569933

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

jobs/parse_pdfs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ resources:
1616
notebook_path: notebooks/parsing/parse_pdfs
1717
source: GIT
1818
job_cluster_key: parse_pdfs_cluster
19+
git_source:
20+
git_url: https://github.com/ourresearch/openalex-walden.git
21+
git_provider: gitHub
22+
git_branch: main
1923
job_clusters:
2024
- job_cluster_key: parse_pdfs_cluster
2125
new_cluster:

0 commit comments

Comments
 (0)