/.github/release-drafter.yml: fix release drafter validation

This commit is contained in:
Dustin Brown
2021-04-22 11:46:25 -07:00
parent 6dd442c0a4
commit 582fdf0e1e

View File

@@ -33,8 +33,6 @@ autolabeler:
- label: 'chore'
files:
- '*.md'
# branch:
# - '/docs{0,1}\/.+/'
- label: 'bug'
branch:
- '/fix\/.+/'
@@ -43,8 +41,6 @@ autolabeler:
- label: 'enhancement'
branch:
- '/feature\/.+/'
# body:
# - '/JIRA-[0-9]{1,4}/'
template: |
## Changes