From 02778432a75bbe338c735bb82d4f0dda77120ca1 Mon Sep 17 00:00:00 2001 From: nava-platform-bot Date: Thu, 9 Jan 2025 01:14:57 +0000 Subject: [PATCH] app: Update `template-infra:app` to version 0.14.2.post87.dev0+72a9f11 --- .github/workflows/ci-app-pr-environment-destroy.yml | 2 +- .template-infra/app-app.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-app-pr-environment-destroy.yml b/.github/workflows/ci-app-pr-environment-destroy.yml index ab36b95..c9c290e 100644 --- a/.github/workflows/ci-app-pr-environment-destroy.yml +++ b/.github/workflows/ci-app-pr-environment-destroy.yml @@ -5,7 +5,7 @@ on: pr_number: required: true type: string - pull_request: + pull_request_target: types: [closed] jobs: diff --git a/.template-infra/app-app.yml b/.template-infra/app-app.yml index 6d25bd2..8e15215 100644 --- a/.template-infra/app-app.yml +++ b/.template-infra/app-app.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: v0.14.2-85-g0a90604 +_commit: v0.14.2-87-g72a9f11 _src_path: ../template-infra app_has_dev_env_setup: true app_local_port: 3000