👷 Removed con check

This commit is contained in:
Nikhil Badyal
2022-10-01 13:30:00 +05:30
parent 9a8033630e
commit ccd88951f6
-3
View File
@@ -7,9 +7,6 @@ on:
workflow_dispatch:
pull_request:
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
linter:
uses: ./.github/workflows/linter.yml