Skip to content

Commit

Permalink
update schedule to weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Sep 6, 2024
1 parent 9e478fb commit 70bdec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precommit-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Run pre-commit autoupdate"

on:
schedule:
- cron: "30 1 * * *"
- cron: "30 1 * * SAT"
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 70bdec2

Please sign in to comment.