Fix minor typos in coding guidelines workflow (#1943)

This commit is contained in:
Hritik Gupta 2023-02-08 19:25:35 +00:00 committed by GitHub
parent 251e63f3ec
commit 3586911333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ concurrency:
cancel-in-progress: true
jobs:
complinace_job:
compliance_job:
runs-on: ubuntu-latest
steps:
- name: checkout