We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef318a commit 628254dCopy full SHA for 628254d
.github/workflows/serverless-patch.yml
@@ -48,3 +48,4 @@ jobs:
48
commit-message: 'Apply patch from elastic/elasticsearch-js#${{ github.event.pull_request.number }}'
49
body-path: /tmp/pr_body
50
draft: '${{ steps.apply-patch.outputs.PR_DRAFT }}'
51
+ add-paths: ':!*.rej'
0 commit comments