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 9d07d86 commit db35219Copy full SHA for db35219
1 file changed
.github/workflows/pre-commit.yml
@@ -135,7 +135,7 @@ jobs:
135
title: Updated constraints (triggered on ${{ steps.timestamp.outputs.timestamp }} by ${{ github.sha }})
136
branch: create-pull-request/patch-constraints
137
add-paths: constraints-*.txt
138
- delete-branch: true
+ delete-branch: false
139
commit-message: "[create-pull-request] Automatically commit updated contents (constraints)"
140
- name: Check outputs
141
if: ${{ steps.cpr.outputs.pull-request-number }}
0 commit comments