From c0a3864ab4884d676474756d59f15493b6447e44 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Tue, 9 Jul 2024 13:50:09 +0200 Subject: [PATCH] [no-relnote] Remove gh-pages action update Signed-off-by: Evan Lezar --- .github/dependabot.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index af8b8fa2..2adf8f17 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -47,13 +47,6 @@ updates: schedule: interval: "daily" - - package-ecosystem: "github-actions" - target-branch: gh-pages - directory: "/" - schedule: - interval: "weekly" - day: "monday" - # Allow dependabot to update the libnvidia-container submodule. - package-ecosystem: "gitsubmodule" target-branch: main