diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 51a03e6..e4cb83c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,7 @@ jobs: name: Terraform Provider Acceptance Tests needs: unit-test runs-on: ubuntu-latest - #if: github.ref == 'refs/heads/main' + if: github.ref == 'refs/heads/main' defaults: run: working-directory: provider