Skip to content

Commit 8d43015

Browse files
committed
Delete branch on close/merge
1 parent 63f0e7d commit 8d43015

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/Cleanup.RedistBranch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
cleanup-redist-branch:
1010
name: "Cleanup Redist Branch"
1111
if: >
12-
github.event.pull_request.merged == true &&
1312
github.event.pull_request.head.repo.full_name == github.repository &&
1413
startsWith(github.event.pull_request.head.ref, 'redist-update/')
1514
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)