diff --git a/.github/workflows/process-pull-request.yml b/.github/workflows/process-pull-request.yml index 3a7ecf27b3..d07c22867b 100644 --- a/.github/workflows/process-pull-request.yml +++ b/.github/workflows/process-pull-request.yml @@ -12,4 +12,4 @@ jobs: - uses: actions-ecosystem/action-add-labels@v1 if: ${{ github.repository_owner != 'Ultimaker' }} with: - labels: 'Community Contribution :crown:' \ No newline at end of file + labels: 'PR: Community Contribution :crown:' \ No newline at end of file