mirror of
https://github.com/testthedocs/awesome-docs.git
synced 2026-07-20 07:54:11 -05:00
6 lines
256 B
YAML
6 lines
256 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions" # search for actions - there are other options available
|
|
directory: "/" # search in .github/workflows under root `/`
|
|
schedule:
|
|
interval: "weekly" # check for action update every week |