Skip to content

Commit

Permalink
Update fetch_dependencies.yml (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kbz-8 authored Jan 2, 2024
2 parents 36f9fdd + 67bfc73 commit d73ade4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Fetch Dependencies

on:
schedule:
- cron: '*/5 * * * *'
- cron: '0 0 * * *' # Runs daily

jobs:
update-dependencies:
Expand Down

0 comments on commit d73ade4

Please sign in to comment.