mirror of
https://github.com/creshpay/action-cached-git-lfs-pull.git
synced 2024-11-23 23:03:50 +08:00
11 lines
185 B
YAML
11 lines
185 B
YAML
|
version: 2
|
||
|
|
||
|
updates:
|
||
|
|
||
|
# Maintain dependencies for GitHub Actions
|
||
|
- package-ecosystem: "github-actions"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "weekly"
|
||
|
open-pull-requests-limit: 5
|