apply spelling checks for US locale (#13599)

This commit is contained in:
Harshavardhana
2021-11-07 01:22:59 -08:00
committed by GitHub
parent 5aef492b4c
commit 12e6907512
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ on:
branches:
- 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.
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}