Add PR prefix to label

This commit is contained in:
jspijker 2022-11-30 14:24:48 +01:00
parent f9623bf1c4
commit aadea69407

View File

@ -12,4 +12,4 @@ jobs:
- uses: actions-ecosystem/action-add-labels@v1
if: ${{ github.repository_owner != 'Ultimaker' }}
with:
labels: 'Community Contribution :crown:'
labels: 'PR: Community Contribution :crown:'