Skip to content

Commit

Permalink
chore: set new cron expression for auto-update.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Wittano Bonarotti <[email protected]>
  • Loading branch information
Wittano authored Jun 9, 2024
1 parent 46e6e3e commit 2948724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: update-flake-lock
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
- cron: '0 0 * * 0'

jobs:
lockfile:
Expand Down

0 comments on commit 2948724

Please sign in to comment.