Skip to content

Commit

Permalink
new test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajad Jalilian committed Jan 4, 2024
1 parent 02b6655 commit f7b0f61
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/daily_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ name: Daily Data Update

on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
# schedule:
# - cron: "0 1 * * *"
# - cron: "* * * * *"
schedule:
# - cron: "0 1 * * *"
- cron: "* * * * *"

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit f7b0f61

Please sign in to comment.