Skip to content

Commit

Permalink
chore(action): schedule twice a day
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Dec 30, 2022
1 parent cb7c7f3 commit 7d9f2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_package_lock.yml
@@ -1,7 +1,7 @@
name: Update package lock
'on':
schedule:
- cron: 13,18 16 * * *
- cron: 13 9,16 * * *
jobs:
update_package_lock:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7d9f2e4

Please sign in to comment.