feat: add review

This commit is contained in:
thomas
2024-04-12 11:17:00 +02:00
parent 2d103927b1
commit 94f3cc4965

View File

@@ -13,6 +13,6 @@ jobs:
- name: add labels
uses: actions-ecosystem/action-add-labels@v1
if: ${{ contains( fromJson('[ "tomalaforge" ]'), github.actor ) }}
if: ${{ contains( fromJson('[ "tomalaforge" ]'), github.actor ) && startsWith(github.event.pull_request.title, 'Answer') }}
with:
labels: supporter