From bd76b093b4be88b92d7bf17e45c01855f6e60de0 Mon Sep 17 00:00:00 2001 From: Alexander Davis Date: Thu, 13 Aug 2020 23:06:26 +0100 Subject: [PATCH] Changes to branches --- .github/issue-branch.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/issue-branch.yml b/.github/issue-branch.yml index 10f1843..5df750b 100644 --- a/.github/issue-branch.yml +++ b/.github/issue-branch.yml @@ -10,4 +10,6 @@ branches: prefix: epic/ - label: type/docs prefix: docs/ + - label: type/automation + prefix: automation/ autoCloseIssue: true