This commit is contained in:
parent
36d8c42d50
commit
e444cffeb6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Code quality
|
|||
on: pull_request
|
||||
|
||||
concurrency:
|
||||
group: "${{ github.ref }}"
|
||||
group: ${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue