From 491c0fd05c099d223eb94e4fb83abb182fcc2726 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 18 Mar 2024 14:03:30 +0000 Subject: [PATCH] chore: Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' --- .github/workflows/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 79d39944..a2711211 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -21,7 +21,6 @@ permissions: jobs: test: uses: ./.github/workflows/test.yml - dependabot: needs: test runs-on: ubuntu-latest