mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-13 14:53:09 +00:00
chore(ci): update pre-commit-autoupdate
This commit is contained in:
3
.github/workflows/pre-commit-autoupdate.yml
vendored
3
.github/workflows/pre-commit-autoupdate.yml
vendored
@@ -2,7 +2,8 @@
|
|||||||
name: Pre-commit autoupdate
|
name: Pre-commit autoupdate
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
# At 04:00 on Monday and Thursday.
|
||||||
|
- cron: "0 4 * * 1,4"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
auto-update:
|
auto-update:
|
||||||
|
|||||||
Reference in New Issue
Block a user