Skip to content

Commit 521ac48

Browse files
committed
Bring back if into the spring-backport-issue.yml
1 parent 8e750ac commit 521ac48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/spring-backport-issue.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
backport-issue:
11+
if: contains(github.event.head_commit.message, 'Fixes:') || contains(github.event.head_commit.message, 'Closes:')
1112
runs-on: ubuntu-latest
1213
steps:
1314

0 commit comments

Comments
 (0)