Skip to content

Commit

Permalink
Merge branch 'main' into zt/feat/add-reporting-periods
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHendrickson authored Dec 8, 2023
2 parents 4c3829c + 8ef2428 commit eb0f895
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
- aws-auth
- build
uses: ./.github/workflows/terraform-plan.yml
if: needs.build.outputs.build-api-image-result == 'success' && needs.build.outputs.build-web-result == 'success' && needs.aws-auth.result == 'success'
with:
ref: ${{ github.event.pull_request.head.sha }}
concurrency-group: run_terraform-staging
Expand Down

0 comments on commit eb0f895

Please sign in to comment.