Skip to content

Commit

Permalink
fix: cron 재시작
Browse files Browse the repository at this point in the history
  • Loading branch information
YehyeokBang authored Sep 25, 2024
1 parent 1f77bfd commit f657b0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-crawling-actions.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Update Video Data

on:
# schedule:
# - cron: "0 0 * * *"
schedule:
- cron: "0 0 * * *"
push:
branches:
- main
Expand Down

0 comments on commit f657b0a

Please sign in to comment.