Don’t cancel in progress runs

This commit is contained in:
Eric Allam
2023-06-22 14:31:45 +01:00
parent ff02ab2aa0
commit d88f8c87f6
-1
View File
@@ -13,7 +13,6 @@ permissions:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
typecheck: