@@ -22,7 +22,7 @@ env:
CARGO_PROFILE_DEV_DEBUG: 0 # This would add unnecessary bloat to the target folder, decreasing cache efficiency.
concurrency:
- group: ${{ github.ref }}
+ group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
@@ -16,7 +16,7 @@ on:
- '**/yarn.lock'
@@ -13,7 +13,7 @@ env:
@@ -20,7 +20,7 @@ env:
@@ -21,7 +21,7 @@ env:
@@ -12,7 +12,7 @@ on:
- 'tooling/api/**'
@@ -18,7 +18,7 @@ env: