Skip to content

Commit

Permalink
Don't commit .rej files (#2194)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock authored Mar 27, 2024
1 parent 1ef318a commit 628254d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/serverless-patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ jobs:
commit-message: 'Apply patch from elastic/elasticsearch-js#${{ github.event.pull_request.number }}'
body-path: /tmp/pr_body
draft: '${{ steps.apply-patch.outputs.PR_DRAFT }}'
add-paths: ':!*.rej'

0 comments on commit 628254d

Please sign in to comment.