From adda65deb683213f8a701cb205588dbe33189c17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Muzik=C3=A1=C5=99?= Date: Wed, 3 Nov 2021 17:37:03 +0100 Subject: [PATCH] KEYCLOAK-19756 Update the quickstarts to remove problematic language in the repository --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b371a7fc75..052b283010 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -369,7 +369,7 @@ jobs: - uses: actions/checkout@v2 with: repository: keycloak/keycloak-quickstarts - ref: master # default is "latest" + ref: main # default is "latest" - uses: actions/checkout@v2 with: