mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
Merge pull request #388 from elezar/add-gh-pages-dependabot
Add dependabot for gh-pages branches
This commit is contained in:
commit
2f11a190bf
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@ -30,3 +30,10 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
target-branch: gh-pages
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
day: "monday"
|
||||||
|
Loading…
Reference in New Issue
Block a user