1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 10:13:42 -04:00

apply spelling checks for US locale ()

This commit is contained in:
Harshavardhana 2021-11-07 01:22:59 -08:00 committed by GitHub
parent 5aef492b4c
commit 12e6907512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

@ -5,7 +5,7 @@ on:
branches: branches:
- master - master
# This ensures that previous jobs for the PR are cancelled when the PR is # This ensures that previous jobs for the PR are canceled when the PR is
# updated. # updated.
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }} group: ${{ github.workflow }}-${{ github.head_ref }}

@ -5,7 +5,7 @@ on:
branches: branches:
- master - master
# This ensures that previous jobs for the PR are cancelled when the PR is # This ensures that previous jobs for the PR are canceled when the PR is
# updated. # updated.
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }} group: ${{ github.workflow }}-${{ github.head_ref }}

@ -5,7 +5,7 @@ on:
branches: branches:
- master - master
# This ensures that previous jobs for the PR are cancelled when the PR is # This ensures that previous jobs for the PR are canceled when the PR is
# updated. # updated.
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }} group: ${{ github.workflow }}-${{ github.head_ref }}

@ -5,7 +5,7 @@ on:
branches: branches:
- master - master
# This ensures that previous jobs for the PR are cancelled when the PR is # This ensures that previous jobs for the PR are canceled when the PR is
# updated. # updated.
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }} group: ${{ github.workflow }}-${{ github.head_ref }}
@ -23,7 +23,7 @@ jobs:
- 389:389 - 389:389
- 636:636 - 636:636
env: env:
LDAP_ORGANISATION: "MinIO Inc" LDAP_ORGANIZATION: "MinIO Inc"
LDAP_DOMAIN: "min.io" LDAP_DOMAIN: "min.io"
LDAP_ADMIN_PASSWORD: "admin" LDAP_ADMIN_PASSWORD: "admin"