Skip to content

Commit db35219

Browse files
committed
Trying to have the proper pull request
1 parent 9d07d86 commit db35219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
title: Updated constraints (triggered on ${{ steps.timestamp.outputs.timestamp }} by ${{ github.sha }})
136136
branch: create-pull-request/patch-constraints
137137
add-paths: constraints-*.txt
138-
delete-branch: true
138+
delete-branch: false
139139
commit-message: "[create-pull-request] Automatically commit updated contents (constraints)"
140140
- name: Check outputs
141141
if: ${{ steps.cpr.outputs.pull-request-number }}

0 commit comments

Comments
 (0)