Don’t cancel in progress runs
This commit is contained in:
@@ -13,7 +13,6 @@ permissions:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
typecheck:
|
||||
|
||||
Reference in New Issue
Block a user