Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eugbyte committed Sep 21, 2024
1 parent c429aa0 commit 8867765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
cd infra/Terraform
terraform init
terraform validate
# terraform plan
terraform plan
# Apply step can be skipped for pull requests
- name: Terraform apply
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 8867765

Please sign in to comment.