Skip to content

Commit

Permalink
Run action every sunday 00
Browse files Browse the repository at this point in the history
  • Loading branch information
nag763 committed Aug 31, 2024
1 parent 614a6ee commit 6e448db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_of_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deps update

on:
schedule:
- cron: '*/5 * * * *'
- cron: '0 0 * * 0'

jobs:
build:
Expand Down

0 comments on commit 6e448db

Please sign in to comment.