mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 00:08:11 +00:00
Add dependabot for gh-pages branches
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
ea55757bc3
commit
2d394f4624
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@ -30,3 +30,10 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
target-branch: gh-pages
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "monday"
|
||||
|
Loading…
Reference in New Issue
Block a user