Skip to content

Commit

Permalink
enable delete branch on merge for cosign (#294)
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Jul 13, 2023
1 parent 53c1385 commit 884d7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-sync/github-data/sigstore/repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ repositories:
allowSquashMerge: true
archived: false
autoInit: false
deleteBranchOnMerge: false
deleteBranchOnMerge: true
hasDiscussions: true
hasDownloads: true
hasIssues: true
Expand Down

0 comments on commit 884d7a2

Please sign in to comment.