Selaa lähdekoodia

fix: remove concurrency settings from prepare workflow

TheWildJames 3 kuukautta sitten
vanhempi
sitoutus
40f85ebbb7
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0 3
      .github/workflows/prepare.yml

+ 0 - 3
.github/workflows/prepare.yml

@@ -1,7 +1,4 @@
 name: Prepare and Build
-concurrency:
-  group: ${{ github.workflow }}-${{ github.ref }}
-  cancel-in-progress: false
 
 on:
   workflow_call: