diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 715e600f..85238f64 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -75,5 +75,5 @@ jobs: CLEAN: true - name: Cleanup Generated Branch - run: | - git push origin --delete integration-test-delete-test + run: | + git push origin --delete integration-test-delete-test