From f8bbdf8172eee10ca1bf3031673aba053355f2ac Mon Sep 17 00:00:00 2001 From: tuutti Date: Fri, 21 Feb 2025 11:48:02 +0200 Subject: [PATCH] UHF-11026: Updated PR template --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3d676cedd..75920e6d3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,6 +13,7 @@ * Update the Helfi Platform config * `composer require drupal/helfi_platform_config:dev-UHF-0000_insert_correct_branch` * Run `make drush-updb drush-cr` +* Run `docker compose exec app sh -c "drush helfi:platform-config:update"` ## How to test