From ef729715c90d8845ea617affea19a8994b83bbdd Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 29 Apr 2024 14:02:51 +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