Skip to content

Commit

Permalink
change the GA workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Nov 4, 2024
1 parent b2c8449 commit 41e4ce4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/cron_esmvalbot_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@ 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
automatedPR
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}}

0 comments on commit 41e4ce4

Please sign in to comment.