mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
32ad77c22e
Part of #4198
11 lines
213 B
YAML
11 lines
213 B
YAML
# Basic set up starting with github actions only
|
|
|
|
version: 2
|
|
updates:
|
|
|
|
# Maintain dependencies for GitHub Actions
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|