Skip to content

Commit 628254d

Browse files
authored
Don't commit .rej files (#2194)
1 parent 1ef318a commit 628254d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/serverless-patch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ jobs:
4848
commit-message: 'Apply patch from elastic/elasticsearch-js#${{ github.event.pull_request.number }}'
4949
body-path: /tmp/pr_body
5050
draft: '${{ steps.apply-patch.outputs.PR_DRAFT }}'
51+
add-paths: ':!*.rej'

0 commit comments

Comments
 (0)