From f402ee00e1570dd0d255c51a3a2008a1e7aed874 Mon Sep 17 00:00:00 2001 From: Erik Engervall Date: Wed, 21 Apr 2021 21:13:22 +0200 Subject: [PATCH] Revert accidental app-config.yaml push Signed-off-by: Erik Engervall --- app-config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/app-config.yaml b/app-config.yaml index 3b94faa3f9..ac59874878 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -124,9 +124,6 @@ integrations: github: - host: github.com token: ${GITHUB_TOKEN} - - host: ghe.spotify.net - apiBaseUrl: https://ghe.spotify.net/api/v3 - token: ${GHE_TOKEN} ### Example for how to add your GitHub Enterprise instance using the API: # - host: ghe.example.net # apiBaseUrl: https://ghe.example.net/api/v3