Skip to content

Commit

Permalink
chore(deps): only once a week
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Feb 5, 2024
1 parent af19e09 commit 7932962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_package_lock.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Update package lock
'on':
schedule:
- cron: 13 8 * * *
- cron: 13 8 * * 6
jobs:
update_package_lock:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7932962

Please sign in to comment.