Skip to content

Commit 93f6f60

Browse files
committed
enable GitHub in fetch workflow
1 parent 667da57 commit 93f6f60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/1-fetch.yml

+2
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ jobs:
5454
run: |
5555
./scripts/1-fetch/gcs_fetch.py \
5656
--limit=100 --enable-save --enable-git
57+
./scripts/1-fetch/github_fetch.py \
58+
--enable-save --enable-git

0 commit comments

Comments
 (0)