Enables branch autodeleting after PR has been merged

This commit is contained in:
Lukasz Lenart
2022-04-07 14:43:38 +02:00
parent b73fec4de0
commit e2718aa482
+4
View File
@@ -1,3 +1,4 @@
# Documentation https://s.apache.org/asfyaml
notifications:
commits: commits@struts.apache.org
# Send all issue emails (new, closed, comments) to issues@
@@ -8,3 +9,6 @@ notifications:
pullrequests_comment: issues@struts.apache.org
# Link opened PRs with JIRA
jira_options: link label worklog
github:
del_branch_on_merge: true