mirror of
https://github.com/uklans/cache-domains
synced 2025-06-19 07:52:56 +02:00
10 lines
220 B
YAML
10 lines
220 B
YAML
# Set update schedule for GitHub Actions
|
|
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
# Check for updates to GitHub Actions every weekday
|
|
interval: "daily"
|