Skip to content

Bump astro from 4.15.2 to 4.16.1 #359

Bump astro from 4.15.2 to 4.16.1

Bump astro from 4.15.2 to 4.16.1 #359

name: Post Terraform plan to PR comment
on:
pull_request:
branches:
- staging
- main
types:
- opened
- synchronize
- reopened
jobs:
add-terraform-plan-to-staging-pr:
uses: ./.github/workflows/_terraform-plan-pr-comment.yml
secrets: inherit
with:
deploy-env: ${{ github.base_ref }}