ci(pr-labeler): add required `template` option

This value is unused, but it's required, so we have to add it.

Fixes: a1673d3aca
pull/4868/head
Alois Klink 2023-09-24 19:38:31 +01:00
parent a1673d3aca
commit 99beeba261
1 changed files with 3 additions and 0 deletions

View File

@ -17,3 +17,6 @@ autolabeler:
- label: 'Area: Documentation'
branch:
- '/docs\/.+/'
template: |
This field is unused, as we only use this config file for labeling PRs.