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 be67b00 commit 1e77cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_backports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
check_patchback_comment:
if: >
github.event.action == 'closed' &&
github.event.pull_request.merged == true &&
contains(github.event.comment.body, '💔 cherry-picking failed')
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1e77cca

Please sign in to comment.