Skip to content

Commit

Permalink
Run precommit-auto-update once a month.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocaccamo committed Sep 18, 2023
1 parent 1fb9c60 commit 54beeb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-commit-autoupdate.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Pre-commit auto-update

on:
# every day at midnight
# every month
schedule:
- cron: "0 0 * * *"
- cron: "0 0 1 * *"
# on demand
workflow_dispatch:

Expand Down

0 comments on commit 54beeb4

Please sign in to comment.