KEYCLOAK-19756 Update the quickstarts to remove problematic language in the repository
This commit is contained in:
parent
9c287aff1f
commit
adda65deb6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue