From 0bcdc216804d1ed865227b50399ed7412bc9aa96 Mon Sep 17 00:00:00 2001 From: Simon Templer Date: Wed, 21 Feb 2024 09:43:49 +0100 Subject: [PATCH] ci: extend description of automatically created PR --- .github/workflows/update-resources.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-resources.yml b/.github/workflows/update-resources.yml index 678638a8..fcdb90a8 100644 --- a/.github/workflows/update-resources.yml +++ b/.github/workflows/update-resources.yml @@ -57,7 +57,10 @@ jobs: committer: wetransform Bot branch: auto-update title: Update offline resources - body: Please review the changes to the resources. Merge to create updated artifacts. + body: | + Please review the changes to the resources. Merge to create updated artifacts. + + To trigger the pull request check please manually close and reopen the pull request (see [here](https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#workarounds-to-trigger-further-workflow-runs) for more information). base: master reviewers: | stempler