committed by
GitHub
1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||
|
# 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" |
Loading…
Reference in new issue