From 86ac851e3ed49e8bcc2f6db870c52b3213ca2aae Mon Sep 17 00:00:00 2001 From: Alex Muramoto Date: Fri, 31 Mar 2023 15:00:03 -0700 Subject: [PATCH] fix: removes dependabot.yml syncing --- .github/sync-files.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/sync-files.yml b/.github/sync-files.yml index e488d29..1465e16 100644 --- a/.github/sync-files.yml +++ b/.github/sync-files.yml @@ -50,9 +50,6 @@ group: - source: SECURITY.md dest: SECURITY.md replace: false - - source: .github/workflows/dependabot.yml - dest: .github/workflows/dependabot.yml - replace: false # gh repo list googlemaps --public --source --no-archived --json name -L 100 | jq '.[] | .name' | sort | xargs -n 1 -I{} echo "googlemaps/{}" # excluding googlemaps/.github, googlemaps/on-demand-rides-deliveries-samples repos: |