Skip to content

Commit fc35dee

Browse files
committed
No reason to keep the pull request branch around once its purpose has finished
1 parent 4abee6a commit fc35dee

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: false
138+
delete-branch: true
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)