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

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 9d5ab2b commit 75f679a
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
@@ -9,7 +9,7 @@ on:
jobs:
check_patchback_comment:
if: >
github.event.action == 'closed' &&
github.event.pull_request &&
contains(github.event.comment.body, '💔 cherry-picking failed')
runs-on: ubuntu-latest

0 comments on commit 75f679a

Please sign in to comment.