Spaces:
Running
Running
MiniMing commited on
Commit ·
3e81c5e
1
Parent(s): 76a8b94
설정파일 수정
Browse files- .github/workflows/crawl.yml +1 -1
- .gitignore +1 -0
.github/workflows/crawl.yml
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
name:
|
| 2 |
|
| 3 |
on:
|
| 4 |
schedule:
|
|
|
|
| 1 |
+
name: Job Crawl
|
| 2 |
|
| 3 |
on:
|
| 4 |
schedule:
|
.gitignore
CHANGED
|
@@ -35,3 +35,4 @@ Thumbs.db
|
|
| 35 |
|
| 36 |
# etc
|
| 37 |
.claude/
|
|
|
|
|
|
| 35 |
|
| 36 |
# etc
|
| 37 |
.claude/
|
| 38 |
+
hf_token.txt
|