Skip to content

Commit

Permalink
chore(deps): only one cron entry
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Oct 29, 2023
1 parent f3fb8ac commit df77d18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update_package_lock.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Update package lock
'on':
schedule:
- cron: 13 9,16,23 * * *
- cron: 13 8 * * *
jobs:
update_package_lock:
Expand Down

0 comments on commit df77d18

Please sign in to comment.