mirror of
https://github.com/TDSCDMAA/AutoMihoyoBBS.git
synced 2026-06-02 18:43:42 +08:00
配置Actions自动更新
This commit is contained in:
parent
94b4ae9c56
commit
54c4885210
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -9,3 +9,8 @@ updates:
|
|||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
# Check for updates to GitHub Actions every weekday
|
||||||
|
interval: "weekly"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user