From d6751d7a2688d3490b321c61ec05bc14d8655c33 Mon Sep 17 00:00:00 2001 From: Adithya Krishna Date: Thu, 24 Aug 2023 05:34:02 +0000 Subject: [PATCH] fix: dependabot workflow Signed-off-by: Adithya Krishna --- .github/dependabot.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cd5951acb..9a564b058 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,12 +1,5 @@ version: 2 -on: - push: - branches: [ "feat/refresh" ] - pull_request: - branches: [ "feat/refresh" ] - workflow_dispatch: - updates: - package-ecosystem: 'github-actions' directory: '/'