Skip to content

Commit

Permalink
Update check_backports.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alinabuzachis authored Jan 17, 2025
1 parent 4320860 commit f836bcc
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 @@ on:
jobs:
check_patchback_comment:
if: >
${{ github.event.issue.pull_request }} &&
${{ github.event.issue.pull_request.merged }} == true &&
contains(github.event.comment.body, '💔 cherry-picking failed')
runs-on: ubuntu-latest

Expand Down

0 comments on commit f836bcc

Please sign in to comment.