Skip to content

Commit

Permalink
#23 [fix] 크롤링 실패 문제 해결하기
Browse files Browse the repository at this point in the history
  • Loading branch information
beurmuz committed Nov 8, 2023
1 parent 10bd319 commit dca8233
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/crawler.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: NewsDataCrawler

on:
# [push]
schedule:
- cron: "0 9 * * wed"
[push]
# schedule:
# - cron: "0 9 * * wed"

jobs:
build:
Expand Down

0 comments on commit dca8233

Please sign in to comment.