From 14a5664f7cf9448fa651c63df06f3d217e5b330a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eli=20Sall=C3=A9?= Date: Thu, 25 Jul 2024 10:18:09 +0200 Subject: [PATCH] Update update-checks-list.yml --- .github/workflows/update-checks-list.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-checks-list.yml b/.github/workflows/update-checks-list.yml index a933444b..6e8061f5 100644 --- a/.github/workflows/update-checks-list.yml +++ b/.github/workflows/update-checks-list.yml @@ -78,7 +78,7 @@ jobs: list of checks run by the modelchecker to reflect the latest threedi-modelchecker version,\ ${{ needs.update_checks_list.outputs.checker_version }}. **Please note:** The `build_and_deploy`\ workflow cannot be triggered by this bot, so to run the required checks, please close and reopen\ - this pull request" >> $GITHUB_ENV + this pull request." >> $GITHUB_ENV - name: create pull request uses: peter-evans/create-pull-request@v5