Skip to content

Commit c991ec6

Browse files
committed
[CI] backportrc can skip CI
1 parent 386afdc commit c991ec6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vars/prChanges.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ def getSkippablePaths() {
1414
/^.ci\/Jenkinsfile_[^\/]+$/,
1515
/^\.github\//,
1616
/\.md$/,
17+
/^\.backportrc\.json$/
1718
]
1819
}
1920

0 commit comments

Comments
 (0)