From 41e4ce49bc293bfdd4981060540d3a4cb6d8e172 Mon Sep 17 00:00:00 2001 From: Valeriu Predoi Date: Mon, 4 Nov 2024 13:42:53 +0000 Subject: [PATCH] change the GA workflow file --- .github/workflows/cron_esmvalbot_test.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/cron_esmvalbot_test.yml b/.github/workflows/cron_esmvalbot_test.yml index 2f8137af49..570aa39cea 100644 --- a/.github/workflows/cron_esmvalbot_test.yml +++ b/.github/workflows/cron_esmvalbot_test.yml @@ -39,8 +39,8 @@ jobs: signoff: false branch: run-esmvalbot delete-branch: true - title: '[EsmvalbotTest] Run esmvalbot test' - body: Automatic PR please DO NOT merge! This is for testing Esmvalbot only. + title: '[EsmvalbotTest] Periodic reminder to run an esmvalbot test' + body: 'Automatic PR please DO NOT merge! This is for testing Esmvalbot only. @valeriupredoi @bouwendela @schlunma please run an ESMValBot test here. Many thanks :beers:' labels: | testing esmvalbot @@ -48,9 +48,9 @@ jobs: assignees: valeriupredoi reviewers: valeriupredoi draft: true - - name: Comment PR - uses: thollander/actions-comment-pull-request@v2 - with: - message: | - @esmvalbot please run examples/recipe_python.yml - pr_number: ${{env.PULL_REQUEST_NUMBER}} + #- name: Comment PR + # uses: thollander/actions-comment-pull-request@v2 + # with: + # message: | + # @esmvalbot please run examples/recipe_python.yml + # pr_number: ${{env.PULL_REQUEST_NUMBER}}