Skip to content

Commit

Permalink
Update update-dependencies.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Madman10K authored Oct 18, 2023
1 parent 91be285 commit ceff67b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/update-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ on:
push:
branches: [ master ]
schedule:
- cron: "0 2 * * *"
- cron: "0 8 * * *"
- cron: "0 14 * * *"
- cron: "0 20 * * *"
- cron: "0 1 * * *"
- cron: "0 7 * * *"
- cron: "0 13 * * *"
- cron: "0 19 * * *"
jobs:
Update:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ceff67b

Please sign in to comment.