Skip to content

Commit

Permalink
Revert "revert this before merging; running acceptance tests on branch"
Browse files Browse the repository at this point in the history
This reverts commit 2237d51.
  • Loading branch information
siddhuwarrier committed Jan 27, 2025
1 parent 2237d51 commit 60f2782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 60f2782

Please sign in to comment.