diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 840ec331..e016541b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,6 @@ jobs: - Release steps: - name: Wait for previous workflows - if: github.event_name == 'push' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/develop') uses: softprops/turnstyle@v1 with: poll-interval-seconds: 10