Skip to content

Commit

Permalink
Test 2
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
  • Loading branch information
alinabuzachis committed Jan 17, 2025
1 parent 39ecf2a commit 65ff434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_backports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
check_patchback_comment:
if: >
github.event.issue.pull_request.merged == true &&
contains(issue_comment.comment.body, '💔 cherry-picking failed')
contains(github.event.issue_comment.comment.body, '💔 cherry-picking failed')
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 65ff434

Please sign in to comment.