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

View File

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